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

Comparing ray/src/common/fixargv0.c (file contents):
Revision 2.4 by schorsch, Tue Oct 21 19:19:28 2003 UTC vs.
Revision 2.5 by schorsch, Mon Oct 27 10:19:31 2003 UTC

# Line 11 | Line 11 | static const char      RCSid[] = "$Id$";
11  
12   #include <ctype.h>
13  
14 < char *
14 > extern char *
15   fixargv0(av0)                   /* extract command name from full path */
16   char  *av0;
17   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines