--- 43BSD/contrib/hyper/hyroute/hyr_lex.l 2018/04/24 16:12:55 1.1 +++ 43BSD/contrib/hyper/hyroute/hyr_lex.l 2018/04/24 16:12:55 1.1.1.1 @@ -16,7 +16,7 @@ other [^ \t\na-zA-Z.\-_0-9;] struct sym *curgate = NULL; struct sym *sym_head = NULL; -static char rcsid[] = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/hyper/hyroute/hyr_lex.l,v 1.1 2018/04/24 16:12:55 root Exp $$Locker: $"; +static char rcsid[] = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/hyper/hyroute/hyr_lex.l,v 1.1.1.1 2018/04/24 16:12:55 root Exp $$Locker: $"; char name[32];