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 1a5dd5278ac7..798118b90a61 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$"; +  "$FreeBSD$";  #endif /* not lint */  #include <sys/param.h>  | 
