Changeset 17648 for trunk/Mars/mcore


Ignore:
Timestamp:
04/04/14 10:11:06 (11 years ago)
Author:
tbretz
Message:
Fixed a typo in a comment.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcore/zfits.h

    r17607 r17648  
    2727    }
    2828
    29     // Alternative contstructor
     29    // Alternative constructor
    3030    zfits(const std::string& fname, const std::string& fout, const std::string& tableName, bool force=false)
    3131        : fCatalogInitialized(false), fNumTiles(0), fNumRowsPerTile(0), fCurrentRow(-1), fHeapOff(0), fTileSize(0)
Note: See TracChangeset for help on using the changeset viewer.