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

Diff for /src/usr.bin/ssh/ssh-keyscan.c between version 1.39 and 1.40

version 1.39, 2002/07/06 01:01:26 version 1.40, 2002/07/06 17:47:58
Line 164 
Line 164 
 static char *  static char *
 Linebuf_getline(Linebuf * lb)  Linebuf_getline(Linebuf * lb)
 {  {
         u_int size;  
         int n = 0;          int n = 0;
         void *p;          void *p;
   

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40