[BACK]Return to rpc_main.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / rpcgen

Diff for /src/usr.bin/rpcgen/rpc_main.c between version 1.19 and 1.20

version 1.19, 2003/07/09 03:35:21 version 1.20, 2004/05/09 22:22:45
Line 874 
Line 874 
         char           *infile;          char           *infile;
         char           *outfile;          char           *outfile;
 {  {
   
         struct stat     buf;          struct stat     buf;
   
         if (infile)             /* infile ! = NULL */          if (infile)             /* infile ! = NULL */

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20