Skip to content

Commit

Permalink
Update version in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Noisyfox authored and vjovanov committed Jul 14, 2021
1 parent 23a1912 commit a81917a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -339,14 +339,14 @@ public IOS_AARCH64() {
/**
* Supported leaf platform: iOS on x86 64-bit.
*
* @since 21.1
* @since 21.3
*/
final class IOS_AMD64 implements IOS, AMD64 {

/**
* Instantiates a marker instance of this platform.
*
* @since 21.1
* @since 21.3
*/
public IOS_AMD64() {
}
Expand Down

0 comments on commit a81917a

Please sign in to comment.