summaryrefslogtreecommitdiff
path: root/include/pwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pwd.h')
-rw-r--r--include/pwd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pwd.h b/include/pwd.h
index 55d9d42d..07a5871d 100644
--- a/include/pwd.h
+++ b/include/pwd.h
@@ -17,8 +17,7 @@ extern "C" {
#include <bits/alltypes.h>
-struct passwd
-{
+struct passwd {
char *pw_name;
char *pw_passwd;
uid_t pw_uid;