summaryrefslogtreecommitdiffstats
path: root/sbin/mount_cd9660/mount_cd9660.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
commit4968036f61ba12b2d7bd7a825b0a79c67054a395 (patch)
tree6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /sbin/mount_cd9660/mount_cd9660.c
parent090fb430f117cbbf541214c39f88eb57afb71d15 (diff)
downloadFreeBSD-src-4968036f61ba12b2d7bd7a825b0a79c67054a395.zip
FreeBSD-src-4968036f61ba12b2d7bd7a825b0a79c67054a395.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'sbin/mount_cd9660/mount_cd9660.c')
-rw-r--r--sbin/mount_cd9660/mount_cd9660.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.c b/sbin/mount_cd9660/mount_cd9660.c
index 0e1c438..463b660 100644
--- a/sbin/mount_cd9660/mount_cd9660.c
+++ b/sbin/mount_cd9660/mount_cd9660.c
@@ -49,7 +49,7 @@ static char copyright[] =
static char sccsid[] = "@(#)mount_cd9660.c 8.4 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
OpenPOWER on IntegriCloud