Ignore:
Timestamp:
Mar 31, 2000, 5:35:10 PM (26 years ago)
Author:
bird
Message:

IBMSRC record somewhat dumpable.

File:
1 edited

Legend:

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

    r3249 r3286  
    1 /* $Id: kHll.cpp,v 1.8 2000-03-27 12:52:13 bird Exp $
     1/* $Id: kHll.cpp,v 1.9 2000-03-31 15:35:09 bird Exp $
    22 *
    33 * kHll - Implementation of the class kHll.
     
    659659     * Hacking:
    660660     * Writing an extra HLL header pointing to an non-existing directory
    661      * staring at the last byte of this header.
     661     * staring at the last byte of this header. This is present when linking
     662     * with ilink...
    662663     */
    663664    if (fseek(phFile, lPosStart + cchWritten, SEEK_SET) != 0)
Note: See TracChangeset for help on using the changeset viewer.