diff options
Diffstat (limited to 'sbin/mount/getmntopts.c')
| -rw-r--r-- | sbin/mount/getmntopts.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sbin/mount/getmntopts.c b/sbin/mount/getmntopts.c index 25b8d090c128..242e7bce09fd 100644 --- a/sbin/mount/getmntopts.c +++ b/sbin/mount/getmntopts.c @@ -36,7 +36,7 @@  static char sccsid[] = "@(#)getmntopts.c	8.3 (Berkeley) 3/29/95";  #else  static const char rcsid[] = -	"$Id: getmntopts.c,v 1.6 1997/08/24 21:02:47 steve Exp $"; +	"$Id: getmntopts.c,v 1.7 1998/07/06 07:12:38 charnier Exp $";  #endif  #endif /* not lint */ | 
