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

Diff for /src/usr.bin/ssh/misc.c between version 1.2 and 1.3

version 1.2, 2001/02/22 21:59:44 version 1.3, 2001/02/28 05:34:28
Line 29 
Line 29 
   
 #include "misc.h"  #include "misc.h"
 #include "log.h"  #include "log.h"
   #include "xmalloc.h"
   
 char *  char *
 chop(char *s)  chop(char *s)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3