--- ray/src/px/d48c.c 1989/02/02 14:10:37 1.2 +++ ray/src/px/d48c.c 2003/02/22 02:07:27 1.3 @@ -1,9 +1,6 @@ -/* Copyright 1988 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: d48c.c,v 1.3 2003/02/22 02:07:27 greg Exp $"; #endif - /* * d48c.c - driver for dicomed D48 film recorder w/ color optics. * @@ -184,6 +181,7 @@ char *cname; } +void quit(code) /* quit program */ int code; {