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

Diff for /src/usr.bin/hexdump/odsyntax.c between version 1.16 and 1.17

version 1.16, 2007/02/06 20:55:13 version 1.17, 2009/10/27 23:59:39
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "from: @(#)odsyntax.c  5.4 (Berkeley) 3/8/91";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <ctype.h>  #include <ctype.h>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17