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

Diff for /src/usr.bin/ftp/util.c between version 1.41 and 1.42

version 1.41, 2005/10/12 06:50:42 version 1.42, 2006/04/25 05:45:20
Line 71 
Line 71 
  */   */
   
 #if !defined(lint) && !defined(SMALL)  #if !defined(lint) && !defined(SMALL)
 static char rcsid[] = "$OpenBSD$";  static const char rcsid[] = "$OpenBSD$";
 #endif /* not lint and not SMALL */  #endif /* not lint and not SMALL */
   
 /*  /*

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42