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

Diff for /src/usr.bin/cmp/special.c between version 1.5 and 1.6

version 1.5, 2003/06/03 02:56:06 version 1.6, 2009/10/27 23:59:36
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)special.c   8.3 (Berkeley) 4/2/94";  
 #else  
 static char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <err.h>  #include <err.h>

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