summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/Message.h')
-rw-r--r--src/uscxml/Message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/Message.h b/src/uscxml/Message.h
index 35b27f5..c241b78 100644
--- a/src/uscxml/Message.h
+++ b/src/uscxml/Message.h
@@ -66,7 +66,7 @@ public:
Type type;
std::string origin;
std::string origintype;
- Arabica::DOM::Node<std::string> dom;
+ Arabica::DOM::Node<std::string> dom;
std::string sendid;
std::string invokeid;