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

Diff for /src/usr.bin/ranlib/Attic/misc.c between version 1.10 and 1.11

version 1.10, 2008/01/04 16:44:10 version 1.11, 2009/10/27 23:59:42
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "from: @(#)misc.c      5.2 (Berkeley) 2/26/91";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <signal.h>  #include <signal.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11