mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
2
deps/acelite/ace/Name_Proxy.cpp
vendored
2
deps/acelite/ace/Name_Proxy.cpp
vendored
@@ -147,9 +147,9 @@ ACE_Name_Proxy::recv_reply (ACE_Name_Request &reply)
|
||||
switch (n)
|
||||
{
|
||||
case -1:
|
||||
// FALLTHROUGH
|
||||
ACELIB_DEBUG ((LM_DEBUG,
|
||||
ACE_TEXT ("****************** recv_reply returned -1\n")));
|
||||
// FALLTHROUGH
|
||||
default:
|
||||
ACELIB_ERROR ((LM_ERROR,
|
||||
ACE_TEXT ("%p got %d bytes, expected %d bytes\n"),
|
||||
|
||||
Reference in New Issue
Block a user