summaryrefslogtreecommitdiff
path: root/sbin/mount_null/mount_null.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-10-21 01:56:05 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-10-21 01:56:05 +0000
commit14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch)
tree9444b2a63ad5396b894abd07c85ff08c9c031d26 /sbin/mount_null/mount_null.c
parent58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff)
Diffstat (limited to 'sbin/mount_null/mount_null.c')
-rw-r--r--sbin/mount_null/mount_null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_null/mount_null.c b/sbin/mount_null/mount_null.c
index e78c3fc8ea3c..fff611bbdc39 100644
--- a/sbin/mount_null/mount_null.c
+++ b/sbin/mount_null/mount_null.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_null.c 8.5 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$Id: mount_null.c,v 1.4 1996/05/13 17:43:08 wollman Exp $";
+ "$Id: mount_null.c,v 1.5 1996/09/14 02:58:23 bde Exp $";
#endif /* not lint */
#include <sys/param.h>