X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2fd0f57469921218470ae726e1138a6130be7f5e..0022c35531b08c553c52295f220a84179e89c2f1:/usr/src/old/dbx/makedefs.c diff --git a/usr/src/old/dbx/makedefs.c b/usr/src/old/dbx/makedefs.c index 59a6da984b..9528bc0a68 100644 --- a/usr/src/old/dbx/makedefs.c +++ b/usr/src/old/dbx/makedefs.c @@ -1,8 +1,8 @@ /* Copyright (c) 1982 Regents of the University of California */ -static char sccsid[] = "@(#)makedefs.c 1.2 12/15/82"; +static char sccsid[] = "@(#)makedefs.c 1.4 (Berkeley) %G%"; -static char rcsid[] = "$Header: makedefs.c,v 1.3 84/03/27 10:21:50 linton Exp $"; +static char rcsid[] = "$Header: makedefs.c,v 1.4 84/12/26 10:40:22 linton Exp $"; /* * Create a definitions file (e.g. .h) from an implementation file (e.g. .c).