summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/amd/info_passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/amd/info_passwd.c')
-rw-r--r--usr.sbin/amd/amd/info_passwd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/amd/info_passwd.c b/usr.sbin/amd/amd/info_passwd.c
index 3123e38..694dd53 100644
--- a/usr.sbin/amd/amd/info_passwd.c
+++ b/usr.sbin/amd/amd/info_passwd.c
@@ -37,7 +37,7 @@
*
* @(#)info_passwd.c 8.1 (Berkeley) 6/6/93
*
- * $Id: info_passwd.c,v 5.2.2.1 1992/02/09 15:08:33 jsp beta $
+ * $Id: info_passwd.c,v 1.1.1.1 1994/05/26 05:22:01 rgrimes Exp $
*
*/
@@ -113,7 +113,7 @@ time_t *tp;
*user++ = '\0';
/*
* Find start of host "path". If no / then Invalid...
- */
+ */
p = strchr(dir+1, '/');
if (!p)
goto enoent;
OpenPOWER on IntegriCloud