- fix source code formatting
This commit is contained in:
parent
ebc9c3220e
commit
c67319838f
|
|
@ -108,6 +108,7 @@ public:
|
||||||
#if defined(USE_RESIP_INTEGRATION)
|
#if defined(USE_RESIP_INTEGRATION)
|
||||||
static Settings parseSdp(const std::list<resip::Codec>& codeclist);
|
static Settings parseSdp(const std::list<resip::Codec>& codeclist);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
bool operator == (const Settings& rhs) const;
|
bool operator == (const Settings& rhs) const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue