[X2Go-Commits] [x2goclient] 01/05: typo fix in log message

git-admin at x2go.org git-admin at x2go.org
Fri Jan 9 21:34:21 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 1f8821e3f9fcee1ee373b94d9cf789129ad498fc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jan 9 21:14:30 2015 +0100

    typo fix in log message
---
 httpbrokerclient.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/httpbrokerclient.cpp b/httpbrokerclient.cpp
index 71c7153..9eb7a43 100644
--- a/httpbrokerclient.cpp
+++ b/httpbrokerclient.cpp
@@ -279,7 +279,7 @@ void HttpBrokerClient::getUserSessions()
 
 void HttpBrokerClient::selectUserSession(const QString& session)
 {
-    x2goDebug<<"called selectUserSessions";
+    x2goDebug<<"called selectUserSession";
     QString brokerUser=config->brokerUser;
     if(mainWindow->getUsePGPCard())
         brokerUser=mainWindow->getCardLogin();

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list