--- 43BSDTahoe/new/rcs/src/rcslex.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/new/rcs/src/rcslex.c 2018/04/24 16:12:58 1.1.1.1 @@ -2,7 +2,7 @@ * RCS file input */ #ifndef lint -static char rcsid[]= "$Id: rcslex.c,v 1.1 2018/04/24 16:12:58 root Exp $ Purdue CS"; +static char rcsid[]= "$Id: rcslex.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $ Purdue CS"; #endif /********************************************************************************* * Lexical Analysis. @@ -26,8 +26,8 @@ static char rcsid[]= "$Id: rcslex.c,v 1. */ /* $Log: rcslex.c,v $ - * Revision 1.1 2018/04/24 16:12:58 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:58 root + * BSD 4.3tahoe * * Revision 4.4 87/12/18 11:44:47 narten * fixed to use "varargs" in "fprintf"; this is required if it is to