--- 43BSDReno/contrib/isode-beta/others/idist/main.c 2018/04/24 16:12:56 1.1 +++ 43BSDReno/contrib/isode-beta/others/idist/main.c 2018/04/24 16:12:56 1.1.1.1 @@ -1,7 +1,7 @@ /* main.c -- driver for the client program */ /* - * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/main.c,v 1.1 2018/04/24 16:12:56 root Exp $ + * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/main.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $ * * Major changes to this file have been the ripping out of the server * code. This is entirely the client part now. Also changed are the @@ -12,8 +12,8 @@ * * * $Log: main.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:37 mrose * Release 6.0 @@ -35,7 +35,7 @@ char copyright[] = #ifndef lint static char sccsid[] = "@(#)main.c 5.1 (Berkeley) 6/6/85"; -static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/main.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/main.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $"; #endif #include "defs.h"