diff options
Diffstat (limited to 'usr.bin/compile_et/compile_et.c')
| -rw-r--r-- | usr.bin/compile_et/compile_et.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/compile_et/compile_et.c b/usr.bin/compile_et/compile_et.c index 92fd0c2c1132..e5f7d0bd6a31 100644 --- a/usr.bin/compile_et/compile_et.c +++ b/usr.bin/compile_et/compile_et.c @@ -26,7 +26,7 @@ static const char copyright[] =      "Copyright 1987,1988 by MIT Student Information Processing Board";  static const char rcsid_compile_et_c[] = -    "$Header: /home/ncvs/src/usr.bin/compile_et/compile_et.c,v 1.5 1998/12/15 12:20:27 des Exp $"; +    "$Header: /home/ncvs/src/usr.bin/compile_et/compile_et.c,v 1.6 1998/12/18 14:29:51 des Exp $";  #endif  extern char *gensym(); | 
