Changeset 3245 for trunk/tools


Ignore:
Timestamp:
Mar 27, 2000, 9:26:54 AM (25 years ago)
Author:
bird
Message:

Corrected write.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/dbginfo/kHll.cpp

    r3244 r3245  
    1 /* $Id: kHll.cpp,v 1.4 2000-03-26 21:56:37 bird Exp $
     1/* $Id: kHll.cpp,v 1.5 2000-03-27 07:26:54 bird Exp $
    22 *
    33 * kHll - Implementation of the class kHll.
     
    650650        return -1;
    651651
    652     return cch;
     652    return cchWritten;
    653653}
    654654
Note: See TracChangeset for help on using the changeset viewer.