Commit: fix mismatched delete [] bug

From: Marc Maurer (j.m.maurer@student.utwente.nl)
Date: Thu Jul 10 2003 - 19:48:11 EDT

  • Next message: Kenneth J. Davis: "Re[2]: commit -- fix win32 printing (I think so)"

    "new foo[]" wants a corresponding "delete[] foo", and not a "delete
    foo". Fixed.

    Marc

    fix mismatched delete []
                                                                                                                                                                            
    CVS:
    ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: ./src/text/fmt/xp/fp_TextRun.cpp
    CVS:
    ----------------------------------------------------------------------

    -- 
    Marc Maurer <j.m.maurer@student.utwente.nl>
    


    This archive was generated by hypermail 2.1.4 : Thu Jul 10 2003 - 19:55:31 EDT