We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7ee38 commit 74e5658Copy full SHA for 74e5658
libc/src/unistd/fchown.h
@@ -19,5 +19,4 @@ int fchown(int fildes, uid_t owner, gid_t group);
19
20
} // namespace LIBC_NAMESPACE_DECL
21
22
-
23
-#endif // LLVM_LIBC_SRC_UNISTD_FCHOWN_H_
+#endif // LLVM_LIBC_SRC_UNISTD_FCHOWN_H_
0 commit comments