summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Notifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Notifier.h')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Notifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Notifier.h b/ACE/protocols/ace/HTBP/HTBP_Notifier.h
index 331d6dc9f00..ef17804fdcb 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Notifier.h
+++ b/ACE/protocols/ace/HTBP/HTBP_Notifier.h
@@ -38,7 +38,7 @@ namespace ACE
void unregister (void);
- ACE_HANDLE get_handle (void) const;
+ ACE_HANDLE get_handle () const;
private:
Channel *channel_;