minor comment typo
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 28 Dec 1993 06:54:50 +0000 (22:54 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 28 Dec 1993 06:54:50 +0000 (22:54 -0800)
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.58

usr/src/usr.sbin/sendmail/src/conf.c

index 72d2c3a..d7f5246 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)conf.c     8.57 (Berkeley) %G%";
+static char sccsid[] = "@(#)conf.c     8.58 (Berkeley) %G%";
 #endif /* not lint */
 
 # include "sendmail.h"
 #endif /* not lint */
 
 # include "sendmail.h"
@@ -1344,7 +1344,7 @@ vsprintf(s, fmt, ap)
 
 #endif
 \f/*
 
 #endif
 \f/*
-**  usershellok -- tell if a user's shell is ok for unrestricted use
+**  USERSHELLOK -- tell if a user's shell is ok for unrestricted use
 **
 **     Parameters:
 **             shell -- the user's shell from /etc/passwd
 **
 **     Parameters:
 **             shell -- the user's shell from /etc/passwd