Skip to content

Commit 076a50a

Browse files
authored
[NFC][libc][stdlib] LLVM_LIBC_SRC_STDLIB_LDIV_H -> LLVM_LIBC_SRC_STDL… (#95038)
…IB_FREE_H
1 parent 3c8e0b8 commit 076a50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/stdlib/free.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ void free(void *ptr);
1717

1818
} // namespace LIBC_NAMESPACE
1919

20-
#endif // LLVM_LIBC_SRC_STDLIB_LDIV_H
20+
#endif // LLVM_LIBC_SRC_STDLIB_FREE_H

0 commit comments

Comments
 (0)