Skip to content

Commit f1d16c6

Browse files
committed
---
yaml --- r: 346086 b: refs/heads/master c: 93d79ba h: refs/heads/master
1 parent b52a117 commit f1d16c6

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: 2a45687d60bea939d8090526759216635bf7fd91
2+
refs/heads/master: 93d79baac0e4a545e55548d58336b164a8abe4e6
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/SwiftShims/CoreFoundationShims.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ _swift_stdlib_NSStringCStringUsingEncodingTrampoline(id _Nonnull obj,
134134
SWIFT_RUNTIME_STDLIB_API
135135
__swift_uint8_t
136136
_swift_stdlib_NSStringGetCStringTrampoline(id _Nonnull obj,
137-
_swift_shims_UInt8 *buffer,
137+
_swift_shims_UInt8 *_Nonnull buffer,
138138
_swift_shims_CFIndex maxLength,
139139
unsigned long encoding);
140140

0 commit comments

Comments
 (0)