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

Comparing ray/src/common/rglsrc.c (file contents):
Revision 3.4 by greg, Tue Feb 25 02:47:22 2003 UTC vs.
Revision 3.5 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 36 | Line 36 | static struct {
36  
37   static int      nlights;                /* number of defined lights */
38  
39 < static void     l_flatsrc(), l_sphsrc(), l_source();
39 > static void     l_flatsrc(int), l_sphsrc(int), l_source(int);
40  
41  
42   void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines