[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.4.1 and 1.14.4.2

version 1.14.4.1, 2001/09/27 19:03:55 version 1.14.4.2, 2001/11/15 00:15:19
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.4.1  
changed lines
  Added in v.1.14.4.2