X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2fd0f57469921218470ae726e1138a6130be7f5e..e1f4dbcaee9ebc7fae370c358392777a9ec0e706:/usr/src/old/dbx/main.c diff --git a/usr/src/old/dbx/main.c b/usr/src/old/dbx/main.c index f1ef43bbfd..f9e6babd34 100644 --- a/usr/src/old/dbx/main.c +++ b/usr/src/old/dbx/main.c @@ -1,8 +1,6 @@ /* Copyright (c) 1982 Regents of the University of California */ -static char sccsid[] = "@(#)main.c 1.5 5/17/83"; - -static char rcsid[] = "$Header: main.c,v 1.3 84/03/27 10:21:40 linton Exp $"; +static char sccsid[] = "@(#)main.c 1.7 (Berkeley) %G%"; /* * Debugger main routine.