diff options
Diffstat (limited to 'ace/IO_Cntl_Msg.h')
-rw-r--r-- | ace/IO_Cntl_Msg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IO_Cntl_Msg.h b/ace/IO_Cntl_Msg.h index 7a0fb272cc7..894eb34c746 100644 --- a/ace/IO_Cntl_Msg.h +++ b/ace/IO_Cntl_Msg.h @@ -18,9 +18,9 @@ #define ACE_IO_CNTL_MSG_H class ACE_Export ACE_IO_Cntl_Msg +{ // = TITLE // Data format for IOCTL messages -{ public: enum ACE_IO_Cntl_Cmds { |