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

Diff for /src/usr.bin/unexpand/unexpand.c between version 1.4 and 1.5

version 1.4, 2001/11/19 19:02:17 version 1.5, 2002/02/16 21:27:56
Line 57 
Line 57 
 char    linebuf[BUFSIZ];  char    linebuf[BUFSIZ];
 int     all;  int     all;
   
 void tabify __P((char));  void tabify(char);
   
 int  int
 main(argc, argv)  main(argc, argv)

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