Ignore:
Timestamp:
May 30, 2001, 8:33:00 PM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/ccollection.h

    r5838 r5841  
    1 /* $Id: ccollection.h,v 1.3 2001-05-30 13:02:43 phaller Exp $ */
     1/* $Id: ccollection.h,v 1.4 2001-05-30 18:29:44 phaller Exp $ */
    22
    33/*
     
    7575        int iHigh;
    7676        int iUsedHigh;
     77
     78        /* are the iUsedOffset and iUserHigh initialized? */
     79        int iInitialized;
    7780};
    7881
Note: See TracChangeset for help on using the changeset viewer.