Skip to content

Commit 74e5658

Browse files
committed
clang-format
1 parent 9f7ee38 commit 74e5658

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libc/src/unistd/fchown.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ int fchown(int fildes, uid_t owner, gid_t group);
1919

2020
} // namespace LIBC_NAMESPACE_DECL
2121

22-
23-
#endif // LLVM_LIBC_SRC_UNISTD_FCHOWN_H_
22+
#endif // LLVM_LIBC_SRC_UNISTD_FCHOWN_H_

0 commit comments

Comments
 (0)