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.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/EventWriter.hpp b/src/server/EventWriter.hpp
index 2a080be4..d25dc113 100644
--- a/src/server/EventWriter.hpp
+++ b/src/server/EventWriter.hpp
@@ -84,7 +84,7 @@ public:
virtual void get(const Raul::URI& uri);
- virtual void response(int32_t id, Status status) {} ///< N/A
+ virtual void response(int32_t id, Status status, const std::string& subject) {} ///< N/A
virtual void error(const std::string& msg) {} ///< N/A