summaryrefslogtreecommitdiffstats
path: root/src/server/EventWriter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/EventWriter.hpp')
-rw-r--r--src/server/EventWriter.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/EventWriter.hpp b/src/server/EventWriter.hpp
index 6d0fd2d2..89493051 100644
--- a/src/server/EventWriter.hpp
+++ b/src/server/EventWriter.hpp
@@ -74,8 +74,8 @@ public:
const Raul::Path& head);
virtual void set_property(const Raul::URI& subject_path,
- const Raul::URI& predicate,
- const Raul::Atom& value);
+ const Raul::URI& predicate,
+ const Atom& value);
virtual void del(const Raul::URI& uri);