[ekiga/jp-opal-roster: 18/33] Opal::Presentity: static is only for the declaration in the class
- From: Julien Puydt <jpuydt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/jp-opal-roster: 18/33] Opal::Presentity: static is only for the declaration in the class
- Date: Tue, 12 Nov 2013 22:06:22 +0000 (UTC)
commit 84e88e94e3ca5a02ef08647c56ec0ec95b652135
Author: Julien Puydt <jpuydt free fr>
Date: Sat Oct 26 14:36:08 2013 +0200
Opal::Presentity: static is only for the declaration in the class
lib/engine/components/opal/opal-presentity.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-presentity.cpp b/lib/engine/components/opal/opal-presentity.cpp
index e28d0da..2e61a78 100644
--- a/lib/engine/components/opal/opal-presentity.cpp
+++ b/lib/engine/components/opal/opal-presentity.cpp
@@ -73,7 +73,7 @@ struct null_deleter
};
-static xmlNodePtr
+xmlNodePtr
Opal::Presentity::build_node (const std::string name,
const std::string uri,
const std::set<std::string> groups)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]