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 ef17804fdcb..1670b23a61f 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Notifier.h
+++ b/ACE/protocols/ace/HTBP/HTBP_Notifier.h
@@ -36,7 +36,7 @@ namespace ACE
int handle_input(ACE_HANDLE );
int handle_output(ACE_HANDLE );
- void unregister (void);
+ void unregister ();
ACE_HANDLE get_handle () const;