diff options
Diffstat (limited to 'bin/sh/histedit.c')
-rw-r--r-- | bin/sh/histedit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/histedit.c b/bin/sh/histedit.c index 8f641535e925b..98891df2a7f28 100644 --- a/bin/sh/histedit.c +++ b/bin/sh/histedit.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)histedit.c 8.2 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$Id: histedit.c,v 1.12 1998/05/18 06:43:42 charnier Exp $"; + "$Id: histedit.c,v 1.6.2.2 1998/11/03 15:57:35 cracauer Exp $"; #endif /* not lint */ #include <sys/param.h> |