[ekiga/jp-opal-roster] 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] Opal::Presentity: static is only for the	declaration in the class
- Date: Sat, 26 Oct 2013 18:57:52 +0000 (UTC)
commit 23f827c53701e94e78247761e74eab45e1f51907
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]