summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/EventHandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/EventHandle.h')
-rw-r--r--cpp/src/qpid/broker/EventHandle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/EventHandle.h b/cpp/src/qpid/broker/EventHandle.h
index 31f0e22dbf..d73cf1e689 100644
--- a/cpp/src/qpid/broker/EventHandle.h
+++ b/cpp/src/qpid/broker/EventHandle.h
@@ -45,7 +45,7 @@ public:
~EventHandle();
EventHandle& operator=(const EventHandle& r);
- // EventHandleImpl methods
+ // --- EventHandleImpl methods ---
const std::string& getKey() const;
private: