summaryrefslogtreecommitdiffstats
path: root/login-utils/chsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'login-utils/chsh.c')
-rw-r--r--login-utils/chsh.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/login-utils/chsh.c b/login-utils/chsh.c
index f64cd0b78..8e8a51bc0 100644
--- a/login-utils/chsh.c
+++ b/login-utils/chsh.c
@@ -17,11 +17,6 @@
* suggestion from Zefram. Disallowing users with shells not in /etc/shells
* from changing their shell.
*
- * Hacked by Peter Breitenlohner, peb@mppmu.mpg.de,
- * to allow peaceful coexistence with yp: using the changes by
- * Alvaro Martinez Echevarria, alvaro@enano.etsit.upm.es, from
- * passwd.c (now moved to setpwnam.c). Oct 5, 96.
- *
*/
#if 0