summaryrefslogtreecommitdiff
path: root/ace/FIFO_Send_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FIFO_Send_Msg.h')
-rw-r--r--ace/FIFO_Send_Msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/FIFO_Send_Msg.h b/ace/FIFO_Send_Msg.h
index 94a8a4cabe9..cc55b9188fa 100644
--- a/ace/FIFO_Send_Msg.h
+++ b/ace/FIFO_Send_Msg.h
@@ -21,10 +21,10 @@
#include "ace/FIFO_Send.h"
class ACE_Export ACE_FIFO_Send_Msg : public ACE_FIFO_Send
+{
// = TITLE
// Sender side for the Record oriented C++ wrapper for UNIX
// FIFOs.
-{
public:
// = Initialization methods.
ACE_FIFO_Send_Msg (void);