Skip to content

Commit cc2497f

Browse files
pi1024exwu
authored and
pi1024e
committed
Update CoreFoundation/Stream.subproj/CFSocketStream.c
Co-Authored-By: Xiaodi Wu <xiaodi.wu@gmail.com>
1 parent 47a8291 commit cc2497f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CoreFoundation/Stream.subproj/CFSocketStream.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ CF_PRIVATE CFStreamError _CFStreamErrorFromError(CFErrorRef error) {
215215
}
216216
result.error = CFErrorGetCode(error);
217217
return result;
218-
219218
}
220219

221220
CF_PRIVATE CFErrorRef _CFErrorFromStreamError(CFAllocatorRef alloc, CFStreamError *streamError) {

0 commit comments

Comments
 (0)