diff options
Diffstat (limited to 'sbin/mount/vfslist.c')
| -rw-r--r-- | sbin/mount/vfslist.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sbin/mount/vfslist.c b/sbin/mount/vfslist.c index 871de264f76a..02bff8f85790 100644 --- a/sbin/mount/vfslist.c +++ b/sbin/mount/vfslist.c @@ -36,7 +36,7 @@  static char sccsid[] = "@(#)vfslist.c	8.1 (Berkeley) 5/8/95";  #endif  static const char rcsid[] = -	"$Id$"; +	"$Id: vfslist.c,v 1.3 1998/07/06 07:12:38 charnier Exp $";  #endif /* not lint */  #include <err.h> | 
