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

Diff for /src/usr.bin/rpcgen/rpc_parse.h between version 1.6 and 1.7

version 1.6, 2002/07/05 05:39:42 version 1.7, 2003/06/25 21:09:26
Line 157 
Line 157 
 };  };
 typedef struct definition definition;  typedef struct definition definition;
   
 definition *get_definition();  definition *get_definition(void);
   
 struct bas_type {  struct bas_type {
         char *name;          char *name;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7