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

Comparing ray/src/rt/text.c (file contents):
Revision 2.10 by greg, Sun Nov 22 17:54:00 1992 UTC vs.
Revision 2.11 by greg, Fri Jun 4 17:03:11 1993 UTC

# Line 154 | Line 154 | register OBJREC  *tm;
154   {
155   #define  R      (tm->oargs.farg+3)
156   #define  D      (tm->oargs.farg+6)
157 <        extern char  *strcpy(), *fgets();
157 >        extern char  *strcpy();
158          FVECT  DxR;
159          double  d;
160          FILE  *fp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines