summaryrefslogtreecommitdiff
path: root/libps/ps.h
diff options
context:
space:
mode:
Diffstat (limited to 'libps/ps.h')
-rw-r--r--libps/ps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libps/ps.h b/libps/ps.h
index 417ad374..82375d97 100644
--- a/libps/ps.h
+++ b/libps/ps.h
@@ -40,7 +40,7 @@ struct ps_user
uid_t uid;
/* The status */
- enum ps_user_passwd_state passwd_state;
+ enum ps_user_passwd_state passwd_state;
/* The user's password file entry. Only valid if PASSWD_STATE ==
PS_USER_PASSWD_OK. */