[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.10 and 1.11

version 1.10, 2001/01/21 19:06:01 version 1.11, 2001/02/08 19:30:53
Line 15 
Line 15 
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  #include "log.h"
   #include "tildexpand.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.10  
changed lines
  Added in v.1.11