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

Diff for /src/usr.bin/ssh/Attic/tildexpand.c between version 1.13 and 1.13.6.1

version 1.13, 2002/06/23 03:25:50 version 1.13.6.1, 2004/08/19 22:37:33
Line 15 
Line 15 
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  #include "log.h"
 #include "tildexpand.h"  #include "misc.h"
   
 /*  /*
  * Expands tildes in the file name.  Returns data allocated by xmalloc.   * Expands tildes in the file name.  Returns data allocated by xmalloc.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.6.1