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

Comparing ray/src/common/caldefn.c (file contents):
Revision 2.14 by greg, Mon Mar 10 17:13:29 2003 UTC vs.
Revision 2.15 by greg, Sun Apr 27 06:08:03 2003 UTC

# Line 316 | Line 316 | register char  *qn;
316  
317   void
318   chanout(cs)                     /* set output channels */
319 < int  (*cs)();
319 > void  (*cs)();
320   {
321      register EPNODE  *ep;
322  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines