Skip to content

Commit 1755498

Browse files
committed
Fix comment
1 parent 17677ee commit 1755498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/time/strftime_l.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ size_t strftime_l(char *__restrict buffer, size_t count,
2222

2323
} // namespace LIBC_NAMESPACE_DECL
2424

25-
#endif // LLVM_LIBC_SRC_STRING_STRCOLL_L_H
25+
#endif // LLVM_LIBC_SRC_TIME_STRFTIME_L_H

0 commit comments

Comments
 (0)