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.13 by greg, Tue Feb 25 02:47:21 2003 UTC vs.
Revision 2.14 by greg, Mon Mar 10 17:13:29 2003 UTC

# Line 224 | Line 224 | char *
224   pushcontext(ctx)                /* push on another context */
225   char  *ctx;
226   {
227    extern char  *strncpy(), *strcpy();
227      char  oldcontext[MAXCNTX+1];
228      register int  n;
229  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines