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

Diff for /src/usr.bin/ssh/Attic/scard.c between version 1.14 and 1.15

version 1.14, 2001/09/17 20:22:14 version 1.15, 2001/09/28 09:49:31
Line 123 
Line 123 
         int len, sw, status = -1;          int len, sw, status = -1;
   
         len = sw = 0;          len = sw = 0;
           n = NULL;
   
         if (sc_fd < 0) {          if (sc_fd < 0) {
                 status = sc_init();                  status = sc_init();

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15