loolwsd/ClientSession.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6c31bd8bcafc59f981fd63c1ec4d1a01fa9720d3 Author: Henry Castro <hcas...@collabora.com> Date: Tue May 17 18:33:37 2016 -0400 loolwsd: log, rename to ClientSession diff --git a/loolwsd/ClientSession.cpp b/loolwsd/ClientSession.cpp index 49ba399..5446179 100644 --- a/loolwsd/ClientSession.cpp +++ b/loolwsd/ClientSession.cpp @@ -49,7 +49,7 @@ ClientSession::ClientSession(const std::string& id, ClientSession::~ClientSession() { - Log::info("~PrisonerSession dtor [" + getName() + "]."); + Log::info("~ClientSession dtor [" + getName() + "]."); // Release the save-as queue. _saveAsQueue.put(""); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits