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

Diff for /src/usr.bin/rpcinfo/rpcinfo.c between version 1.1 and 1.2

version 1.1, 1995/10/18 08:46:02 version 1.2, 1996/06/26 05:38:45
Line 1 
Line 1 
   /*      $OpenBSD$       */
   
 #ifndef lint  #ifndef lint
 /*static char sccsid[] = "from: @(#)rpcinfo.c 1.22 87/08/12 SMI";*/  /*static char sccsid[] = "from: @(#)rpcinfo.c 1.22 87/08/12 SMI";*/
 /*static char sccsid[] = "from: @(#)rpcinfo.c   2.2 88/08/11 4.0 RPCSRC";*/  /*static char sccsid[] = "from: @(#)rpcinfo.c   2.2 88/08/11 4.0 RPCSRC";*/
 static char rcsid[] = "$Id$";  static char rcsid[] = "$OpenBSD$";
 #endif  #endif
   
 /*  /*

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2