Switch to unified view

a/src/internfile/mh_execm.h b/src/internfile/mh_execm.h
...
...
118
private:
118
private:
119
    bool startCmd();
119
    bool startCmd();
120
    bool readDataElement(string& name, string& data);
120
    bool readDataElement(string& name, string& data);
121
    bool m_filefirst;
121
    bool m_filefirst;
122
    int  m_maxmemberkb;
122
    int  m_maxmemberkb;
123
    MEAdv m_adv;
123
};
124
};
124
125
125
#endif /* _MH_EXECM_H_INCLUDED_ */
126
#endif /* _MH_EXECM_H_INCLUDED_ */