Skip to content

Commit 6092527

Browse files
committed
Merge pull request #1781 from danra/patch-7
Add missing comment after .h file #endif
2 parents ba2e9fd + dac7347 commit 6092527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/Basic/Algorithm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ namespace swift {
2626
}
2727
} // namespace swift
2828

29-
#endif
29+
#endif /* SWIFT_BASIC_ALGORITHM_H */

0 commit comments

Comments
 (0)