summaryrefslogtreecommitdiffstats
path: root/src/uscxml/debug/DebuggerServlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/debug/DebuggerServlet.h')
-rw-r--r--src/uscxml/debug/DebuggerServlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/debug/DebuggerServlet.h b/src/uscxml/debug/DebuggerServlet.h
index 7e0f66b..05e1397 100644
--- a/src/uscxml/debug/DebuggerServlet.h
+++ b/src/uscxml/debug/DebuggerServlet.h
@@ -91,7 +91,7 @@ public:
const char* base_filename, int line,
const struct ::tm* tm_time,
const char* message, size_t message_len);
- void handle(const el::LogDispatchData* data);
+ void handle(const el::LogDispatchData* data);
*/
protected: