summaryrefslogtreecommitdiffstats
path: root/sbin/mount_null/mount_null.c
diff options
context:
space:
mode:
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 c58e06d..a866e38 100644
--- a/sbin/mount_null/mount_null.c
+++ b/sbin/mount_null/mount_null.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)mount_null.c 8.6 (Berkeley) 4/26/95";
#endif
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/param.h>
OpenPOWER on IntegriCloud