Skip to content

Commit bb1ce6a

Browse files
committed
Add missing trailing newline
1 parent dbf6403 commit bb1ce6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/_CAsyncSequenceValidationSupport/_CAsyncSequenceValidationSupport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,4 @@ typedef SWIFT_CC(swift) void (*swift_task_enqueueGlobal_original)(JobRef _Nonnul
245245
SWIFT_EXPORT_FROM(swift_Concurrency)
246246
SWIFT_CC(swift) void (* _Nullable swift_task_enqueueGlobal_hook)(
247247
JobRef _Nonnull job, swift_task_enqueueGlobal_original _Nonnull original);
248+

0 commit comments

Comments
 (0)