diff options
Diffstat (limited to 'usr.bin/more/option.c')
-rw-r--r-- | usr.bin/more/option.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/option.c b/usr.bin/more/option.c index e99a688d45f97..d55ad27bea4c5 100644 --- a/usr.bin/more/option.c +++ b/usr.bin/more/option.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)option.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: option.c,v 1.1.1.1.8.2 1997/08/29 05:29:37 imp Exp $"; + "$Id: option.c,v 1.1.1.1.8.3 1997/09/15 09:20:52 jkh Exp $"; #endif /* not lint */ #include <stdio.h> |