--- 42BSD/ucb/lisp/franz/low.c 2018/04/24 16:12:54 1.1 +++ 42BSD/ucb/lisp/franz/low.c 2018/04/24 16:12:54 1.1.1.1 @@ -3,7 +3,7 @@ * low.c $Locker: $ * low core definition * - * $Header: /var/lib/cvsd/CSRG/42BSD/ucb/lisp/franz/low.c,v 1.1 2018/04/24 16:12:54 root Exp $ + * $Header: /var/lib/cvsd/CSRG/42BSD/ucb/lisp/franz/low.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $ * The static char* header must appear at the end of the file to * make sure that the following things are alligned correctly * @@ -287,5 +287,5 @@ long Lastfix[] = {1023}; #ifndef lint static char *rcsid = - "$Header: /var/lib/cvsd/CSRG/42BSD/ucb/lisp/franz/low.c,v 1.1 2018/04/24 16:12:54 root Exp $"; + "$Header: /var/lib/cvsd/CSRG/42BSD/ucb/lisp/franz/low.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $"; #endif