chore(Deps/Acelite): Update to 6.5.10 (#3450)

This commit is contained in:
Kargatum
2020-11-11 22:09:02 +07:00
committed by GitHub
parent a93565b6da
commit e27201cee2
921 changed files with 18238 additions and 33164 deletions

View File

@@ -4,7 +4,7 @@
/**
* @file SV_Message_Queue.h
*
* @author Douglas C. Schmidt <schmidt@uci.edu>
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
*/
//===========================================================================
@@ -43,7 +43,6 @@ public:
ACE_NOWAIT = IPC_NOWAIT
};
// = Initialization and termination methods.
/// Open a message queue using the <external_id>.
ACE_SV_Message_Queue (void);
ACE_SV_Message_Queue (key_t external_id,