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

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

version 1.16, 2003/06/12 20:58:09 version 1.17, 2003/06/26 21:43:07
Line 64 
Line 64 
                                                  * of output file */                                                   * of output file */
 char        bakfile[MAXPATHLEN] = "";  char        bakfile[MAXPATHLEN] = "";
   
 void bakcopy();  void bakcopy(void);
   
 int  int
 main(int argc, char **argv)  main(int argc, char **argv)

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