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

Diff for /src/usr.bin/mg/file.c between version 1.98 and 1.99

version 1.98, 2015/09/29 08:53:53 version 1.99, 2015/10/29 19:46:47
Line 20 
Line 20 
   
 size_t xdirname(char *, const char *, size_t);  size_t xdirname(char *, const char *, size_t);
   
 static  int do_dired(char *);  
   
 /*  /*
  * Insert a file into the current buffer.  Real easy - just call the   * Insert a file into the current buffer.  Real easy - just call the
  * insertfile routine with the file name.   * insertfile routine with the file name.

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99