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

Diff for /src/usr.bin/rpcgen/rpc_scan.c between version 1.12 and 1.13

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

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13