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

Comparing ray/src/common/wordfile.c (file contents):
Revision 2.12 by greg, Wed Oct 22 02:06:34 2003 UTC vs.
Revision 2.13 by schorsch, Sun Mar 28 20:33:12 2004 UTC

# Line 23 | Line 23 | static const char      RCSid[] = "$Id$";
23  
24   #define MAXFLEN         8192            /* file must be smaller than this */
25  
26 extern char     *bmalloc();
27
26  
27   int
28   wordfile(words, fname)          /* get words from fname, put in words */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines