--- 43BSD/contrib/rcs/src/rcsdiff.c 2018/04/24 16:12:54 1.1 +++ 43BSD/contrib/rcs/src/rcsdiff.c 2018/04/24 16:12:54 1.1.1.1 @@ -2,7 +2,7 @@ * RCS rcsdiff operation */ static char rcsid[]= - "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/rcs/src/rcsdiff.c,v 1.1 2018/04/24 16:12:54 root Exp $ Purdue CS"; + "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/rcs/src/rcsdiff.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $ Purdue CS"; /***************************************************************************** * generate difference between RCS revisions ***************************************************************************** @@ -20,8 +20,8 @@ /* $Log: rcsdiff.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 3.7 86/05/19 02:36:16 lepreau * Pass on new diff options, and allow them to be clustered.