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

Diff for /src/usr.bin/oldrdist/Attic/docmd.c between version 1.21 and 1.22

version 1.21, 2007/09/27 17:08:58 version 1.22, 2009/10/27 23:59:41
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /* from: static char sccsid[] = "@(#)docmd.c    8.1 (Berkeley) 6/9/93"; */  
 static char *rcsid = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "defs.h"  #include "defs.h"
 #include <setjmp.h>  #include <setjmp.h>
 #include <netdb.h>  #include <netdb.h>

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22