[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.73 and 1.74

version 1.73, 2011/01/18 16:29:37 version 1.74, 2011/01/21 19:10:13
Line 6 
Line 6 
  *      File commands.   *      File commands.
  */   */
   
 #include <libgen.h>  
   
 #include "def.h"  #include "def.h"
   
   #include <libgen.h>
   
 static char *xdirname(const char *);  static char *xdirname(const char *);
   

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74