summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle/files/talk/p2p/base/sessionmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjingle/files/talk/p2p/base/sessionmanager.h')
-rw-r--r--third_party/libjingle/files/talk/p2p/base/sessionmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libjingle/files/talk/p2p/base/sessionmanager.h b/third_party/libjingle/files/talk/p2p/base/sessionmanager.h
index 423af65..fa008f2 100644
--- a/third_party/libjingle/files/talk/p2p/base/sessionmanager.h
+++ b/third_party/libjingle/files/talk/p2p/base/sessionmanager.h
@@ -156,7 +156,7 @@ class SessionManager : public sigslot::has_slots<> {
// Creates and returns an error message from the given components. The
// caller is responsible for deleting this.
- buzz::XmlElement* SessionManager::CreateErrorMessage(
+ buzz::XmlElement* CreateErrorMessage(
const buzz::XmlElement* stanza,
const buzz::QName& name,
const std::string& type,