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

Diff for /src/usr.bin/sort/Attic/tmp.c between version 1.8 and 1.9

version 1.8, 2008/03/19 19:25:49 version 1.9, 2009/10/27 23:59:43
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)tmp.c       8.1 (Berkeley) 6/6/93";  
 #else  
 static char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include <sys/param.h>  #include <sys/param.h>
   
 #include <err.h>  #include <err.h>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9