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

Diff for /src/usr.bin/hexdump/conv.c between version 1.7 and 1.8

version 1.7, 2003/06/12 20:58:09 version 1.8, 2009/10/27 23:59:39
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "from: @(#)conv.c      5.4 (Berkeley) 6/1/90";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <stdio.h>  #include <stdio.h>

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