Switch to unified view
a/src/common/beaglequeuecache.h | b/src/common/beaglequeuecache.h | ||
---|---|---|---|
... |
... |
||
43 | CirCache *cc() {return m_cache;} |
43 | CirCache *cc() {return m_cache;} |
44 | 44 | ||
45 | private: |
45 | private: |
46 | CirCache *m_cache; |
46 | CirCache *m_cache; |
47 | }; |
47 | }; |
48 | extern const string cstr_bgc_mimetype; |
||
48 | 49 | ||
49 | #endif /* _beaglequeuecache_h_included_ */ |
50 | #endif /* _beaglequeuecache_h_included_ */ |