Skip to content

Commit 0e9c00a

Browse files
own2pwnstephentyrone
authored andcommitted
---
yaml --- r: 348741 b: refs/heads/master c: 3ec5e76 h: refs/heads/master i: 348739: 0d63255
1 parent aa34b81 commit 0e9c00a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 58833455ac512c8fd7e128d61d44267477f7e357
2+
refs/heads/master: 3ec5e76ee30b2b50d26c455736ff108515b9ada8
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/stdlib/public/core/FloatingPointTypes.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,7 @@ internal struct _${Self}AnyHashableBox: _AnyHashableBox {
12631263

12641264
${SelfDocComment}
12651265
@frozen
1266-
@available(*, unavailable, message: "Float80 is only available on non-Windows x86 targets.")
1266+
@available(*, unavailable, message: "Float80 is not available on target platform.")
12671267
public struct ${Self} {
12681268
/// Creates a value initialized to zero.
12691269
@_transparent

0 commit comments

Comments
 (0)