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

Diff for /src/usr.bin/rpcgen/rpc_parse.c between version 1.15 and 1.16

version 1.15, 2006/03/22 18:20:31 version 1.16, 2007/10/03 14:35:48
Line 31 
Line 31 
  */   */
   
 #ifndef lint  #ifndef lint
 static char sccsid[] = "@(#)rpc_parse.c 1.8 89/02/22 (C) 1987 SMI";  static const char sccsid[] = "@(#)rpc_parse.c 1.8 89/02/22 (C) 1987 SMI";
 #endif  #endif
   
 /*  /*

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16