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

Comparing ray/src/common/calprnt.c (file contents):
Revision 2.4 by schorsch, Thu Jul 17 09:21:29 2003 UTC vs.
Revision 2.5 by schorsch, Fri Nov 14 17:22:06 2003 UTC

# Line 19 | Line 19 | register EPNODE  *ep;
19   FILE  *fp;
20   {
21      static EPNODE  *curdef = NULL;
22 <    register EPNODE  *ep1;
22 >    register EPNODE  *ep1 = NULL;
23  
24      switch (ep->type) {
25  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines