aboutsummaryrefslogtreecommitdiff
path: root/toys/other/login.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/login.c')
-rw-r--r--toys/other/login.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/other/login.c b/toys/other/login.c
index c2c9ba38..8c542a7e 100644
--- a/toys/other/login.c
+++ b/toys/other/login.c
@@ -4,7 +4,6 @@
*
* Copyright 2012 Elie De Brauwer <eliedebrauwer@gmail.com>
*
- * Not in SUSv4.
* No support for PAM/securetty/selinux/login script/issue/utmp
* Relies on libcrypt for hash calculation.