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

Diff for /src/usr.bin/ftp/domacro.c between version 1.14 and 1.15

version 1.14, 2008/08/22 08:52:35 version 1.15, 2009/04/27 21:37:13
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #if !defined(lint) && !defined(SMALL)  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint and not SMALL */  
   
 #include <ctype.h>  #include <ctype.h>
 #include <signal.h>  #include <signal.h>
 #include <stdio.h>  #include <stdio.h>

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