diff options
Diffstat (limited to 'sbin/mount_std/mount_std.c')
| -rw-r--r-- | sbin/mount_std/mount_std.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sbin/mount_std/mount_std.c b/sbin/mount_std/mount_std.c index ce2c317b0053..ecbea7176de1 100644 --- a/sbin/mount_std/mount_std.c +++ b/sbin/mount_std/mount_std.c @@ -43,7 +43,7 @@ char copyright[] =  #ifndef lint  static const char rcsid[] = -	"$Id: mount_std.c,v 1.3 1996/09/14 02:58:55 bde Exp $"; +	"$Id: mount_std.c,v 1.3.2.1 1997/12/04 07:36:13 imp Exp $";  #endif /* not lint */  #include <sys/param.h> | 
