--- 43BSDTahoe/new/rcs/src/rcs.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/new/rcs/src/rcs.c 2018/04/24 16:12:58 1.1.1.1 @@ -3,7 +3,7 @@ */ #ifndef lint static char rcsid[]= -"$Header: /var/lib/cvsd/CSRG/43BSDTahoe/new/rcs/src/rcs.c,v 1.1 2018/04/24 16:12:58 root Exp $ Purdue CS"; +"$Header: /var/lib/cvsd/CSRG/43BSDTahoe/new/rcs/src/rcs.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $ Purdue CS"; #endif /*************************************************************************** * create RCS files or change RCS file attributes @@ -23,8 +23,8 @@ static char rcsid[]= /* $Log: rcs.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.7 87/12/18 11:37:17 narten * lint cleanups (Guy Harris)