[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.9 and 1.10

version 1.9, 2001/12/30 08:17:32 version 1.10, 2002/02/16 21:27:47
Line 51 
Line 51 
   
 int deprecated;  int deprecated;
   
 static void odoffset __P((int, char ***));  static void odoffset(int, char ***);
 static void posixtypes __P((char *));  static void posixtypes(char *);
 static void odprecede __P((void));  static void odprecede(void);
   
   
 /*  /*

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