]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - chpass/chpass.h
Fixed disordering of cross references in previous commit.
[pw-darwin.git] / chpass / chpass.h
index e7891cedc8582e4d317d3b8e63d34d360ab68644..d48e4e1d678b94d593be48151a0fec234f898dc1 100644 (file)
@@ -46,7 +46,8 @@ typedef struct _entry {
 #define        E_HPHONE        9
 #define        E_LOCATE        10
 #define        E_NAME          7
-#define        E_SHELL         12
+#define        E_OTHER         11
+#define        E_SHELL         13
 
 extern ENTRY list[];
 extern uid_t uid;