diff options
Diffstat (limited to 'sshd.c')
-rw-r--r-- | sshd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -935,7 +935,7 @@ main(int ac, char **av) | |||
935 | unsetenv("KRB5CCNAME"); | 935 | unsetenv("KRB5CCNAME"); |
936 | #endif /* _AIX */ | 936 | #endif /* _AIX */ |
937 | #ifdef _UNICOS | 937 | #ifdef _UNICOS |
938 | /* Cray can define user privs drop all prives now! | 938 | /* Cray can define user privs drop all privs now! |
939 | * Not needed on PRIV_SU systems! | 939 | * Not needed on PRIV_SU systems! |
940 | */ | 940 | */ |
941 | drop_cray_privs(); | 941 | drop_cray_privs(); |