Skip to content

Commit dac7347

Browse files
committed
Add missing comment after .h file #endif
1 parent 243e359 commit dac7347

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)