diff options
Diffstat (limited to 'usr.bin/error/main.c')
-rw-r--r-- | usr.bin/error/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/error/main.c b/usr.bin/error/main.c index 5fbc58b2819ba..3d970f050e965 100644 --- a/usr.bin/error/main.c +++ b/usr.bin/error/main.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: main.c,v 1.2.6.1 1997/12/23 07:18:21 charnier Exp $"; + "$Id: main.c,v 1.2.6.2 1998/07/16 23:51:39 jkh Exp $"; #endif /* not lint */ #include <ctype.h> |