--- 43BSDReno/contrib/isode-beta/others/idist/gram.y 2018/04/24 16:12:56 1.1 +++ 43BSDReno/contrib/isode-beta/others/idist/gram.y 2018/04/24 16:12:56 1.1.1.1 @@ -1,6 +1,6 @@ %{ /* - * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/gram.y,v 1.1 2018/04/24 16:12:56 root Exp $ + * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/gram.y,v 1.1.1.1 2018/04/24 16:12:56 root Exp $ * * The grammer - unchanged from the original UCB version - only lint * fixes etc. have been applied. @@ -10,8 +10,8 @@ * * * $Log: gram.y,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:26 mrose * Release 6.0 @@ -26,7 +26,7 @@ #ifndef lint static char *sccsid = "@(#)gram.y 5.2 (Berkeley) 85/06/21"; -static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/gram.y,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/gram.y,v 1.1.1.1 2018/04/24 16:12:56 root Exp $"; #endif #include "defs.h"