--- 43BSDTahoe/ucb/dbx/makedefs.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/ucb/dbx/makedefs.c 2018/04/24 16:12:58 1.1.1.1 @@ -14,7 +14,7 @@ char copyright[] = static char sccsid[] = "@(#)makedefs.c 5.3 (Berkeley) 1/22/88"; #endif not lint -static char rcsid[] = "$Header: /var/lib/cvsd/CSRG/43BSDTahoe/ucb/dbx/makedefs.c,v 1.1 2018/04/24 16:12:58 root Exp $"; +static char rcsid[] = "$Header: /var/lib/cvsd/CSRG/43BSDTahoe/ucb/dbx/makedefs.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $"; /* * Create a definitions file (e.g. .h) from an implementation file (e.g. .c).