Switch to unified view

a/src/ohproduct.hxx b/src/ohproduct.hxx
...
...
58
    int iSrcNameToIndex(const std::string& nm);
58
    int iSrcNameToIndex(const std::string& nm);
59
    
59
    
60
    ohProductDesc_t& m_ohProductDesc;
60
    ohProductDesc_t& m_ohProductDesc;
61
    int m_sourceIndex;
61
    int m_sourceIndex;
62
    bool m_standby;
62
    bool m_standby;
63
    std::string m_standbycmd;
63
};
64
};
64
65
65
#endif /* _OHPRODUCT_H_X_INCLUDED_ */
66
#endif /* _OHPRODUCT_H_X_INCLUDED_ */