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

Diff for /src/usr.bin/tail/reverse.c between version 1.18 and 1.19

version 1.18, 2007/09/29 12:31:28 version 1.19, 2009/10/27 23:59:44
Line 33 
Line 33 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)reverse.c   8.1 (Berkeley) 6/6/93";  
 #endif  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/stat.h>  #include <sys/stat.h>
   
 #include <err.h>  #include <err.h>

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19