[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.2.1 and 1.14.2.2

version 1.14.2.1, 2001/09/27 18:27:43 version 1.14.2.2, 2001/11/15 00:14:59
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.2.1  
changed lines
  Added in v.1.14.2.2