Changeset 187 for Evidence/Evidence.h


Ignore:
Timestamp:
03/29/10 09:28:17 (15 years ago)
Author:
ogrimm
Message:
Updates to signal handling
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Evidence/Evidence.h

    r178 r187  
    2020class EvidenceServer: public DimServer {
    2121  private:
    22 
    2322        // This class will contain in LastModifyTime always
    2423        // the unix time of the last config file update
     
    5150        class ConfigUpdate *ModifyInfo;
    5251       
    53         char *InitMsg;
     52        char InitMsg[STATUS_SIZE];
    5453        int LastModifyTime;
    5554
Note: See TracChangeset for help on using the changeset viewer.