ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/d48c.c
(Generate patch)

Comparing ray/src/px/d48c.c (file contents):
Revision 1.2 by greg, Thu Feb 2 14:10:37 1989 UTC vs.
Revision 1.3 by greg, Sat Feb 22 02:07:27 2003 UTC

# Line 1 | Line 1
1 /* Copyright 1988 Regents of the University of California */
2
1   #ifndef lint
2 < static char SCCSid[] = "$SunId$ LBL";
2 > static const char       RCSid[] = "$Id$";
3   #endif
6
4   /*
5   *  d48c.c - driver for dicomed D48 film recorder w/ color optics.
6   *
# Line 184 | Line 181 | char  *cname;
181   }
182  
183  
184 + void
185   quit(code)                      /* quit program */
186   int  code;
187   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines