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

Diff for /src/usr.bin/cvs/client.c between version 1.2 and 1.3

version 1.2, 2004/07/26 16:01:22 version 1.3, 2004/07/27 13:08:23
Line 270 
Line 270 
                 } while (ret == 0);                  } while (ret == 0);
         }          }
   
         return (0);          return (ret);
 }  }
   
   

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