--- 43BSDReno/contrib/isode-beta/others/idist/idistd2.c 2018/04/24 16:12:56 1.1 +++ 43BSDReno/contrib/isode-beta/others/idist/idistd2.c 2018/04/24 16:12:56 1.1.1.1 @@ -1,7 +1,7 @@ /* idistd2.c -- the non remote operations parts of the protocol */ /* - * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/idistd2.c,v 1.1 2018/04/24 16:12:56 root Exp $ + * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/idistd2.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $ * * Parts of the idist server which are not mixed up with remote * operations but depend on the defined types. @@ -11,8 +11,8 @@ * * * $Log: idistd2.c,v $ - * Revision 1.1 2018/04/24 16:12:56 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:56 root + * BSD 4.3reno * * Revision 7.0 89/11/23 21:58:33 mrose * Release 6.0 @@ -20,7 +20,7 @@ */ #ifndef lint -static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/idistd2.c,v 1.1 2018/04/24 16:12:56 root Exp $"; +static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/idistd2.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $"; #endif #include "defs.h"