--- 43BSD/contrib/rcs/src/sccstorcs.c 2018/04/24 16:12:54 1.1 +++ 43BSD/contrib/rcs/src/sccstorcs.c 2018/04/24 16:12:54 1.1.1.1 @@ -1,5 +1,5 @@ static char *RCSid = -"$Header: /var/lib/cvsd/CSRG/43BSD/contrib/rcs/src/sccstorcs.c,v 1.1 2018/04/24 16:12:54 root Exp $"; +"$Header: /var/lib/cvsd/CSRG/43BSD/contrib/rcs/src/sccstorcs.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $"; /* * SCCSTORCS - build RCS file from SCCS file preserving deltas. @@ -12,8 +12,8 @@ static char *RCSid = * author. * * $Log: sccstorcs.c,v $ - * Revision 1.1 2018/04/24 16:12:54 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:54 root + * BSD 4.3 * * Revision 1.4 84/10/17 21:12:11 root * Added check for having multiple deltas in a row for the same revision.