aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/su/su.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/su/su.c')
-rw-r--r--usr.bin/su/su.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/su.c b/usr.bin/su/su.c
index 2e5b147ee66a..eea09011043e 100644
--- a/usr.bin/su/su.c
+++ b/usr.bin/su/su.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)su.c 8.3 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$Id: su.c,v 1.14.2.8 1998/06/04 22:30:53 steve Exp $";
+ "$Id: su.c,v 1.14.2.9 1998/07/17 04:21:32 jkh Exp $";
#endif /* not lint */
#include <sys/param.h>