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