--- 43BSDTahoe/new/rcs/src/rcssyn.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/new/rcs/src/rcssyn.c 2018/04/24 16:12:58 1.1.1.1 @@ -2,7 +2,7 @@ * RCS file input */ #ifndef lint -static char rcsid[]= "$Id: rcssyn.c,v 1.1 2018/04/24 16:12:58 root Exp $ Purdue CS"; +static char rcsid[]= "$Id: rcssyn.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $ Purdue CS"; #endif /********************************************************************************* * Syntax Analysis. @@ -24,8 +24,8 @@ static char rcsid[]= "$Id: rcssyn.c,v 1. /* $Log: rcssyn.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:46:16 narten * more lint cleanups (Guy Harris)