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

Diff for /src/usr.bin/ar/Attic/misc.c between version 1.6 and 1.7

version 1.6, 2003/06/12 20:58:08 version 1.7, 2009/10/27 23:59:35
Line 33 
Line 33 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)misc.c      8.3 (Berkeley) 4/2/94";  
 #else  
 static char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include <sys/param.h>  #include <sys/param.h>
   
 #include <dirent.h>  #include <dirent.h>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7