[X2Go-Commits] [nx-libs] 13/54: Regression fix for bfc05af7. Properly end lines in help/usage text.

git-admin at x2go.org git-admin at x2go.org
Sun Mar 24 10:05:00 CET 2019


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

x2go pushed a commit to branch master
in repository nx-libs.

commit 3572b251eb21d310ad49e6bdab11e36018b67d7c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Feb 20 10:37:16 2019 +0100

    Regression fix for bfc05af7. Properly end lines in help/usage text.
    
     Fixes ArcticaProject/nx-libs#777.
---
 nxcomp/src/Misc.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nxcomp/src/Misc.cpp b/nxcomp/src/Misc.cpp
index 5194892..c626eb9 100644
--- a/nxcomp/src/Misc.cpp
+++ b/nxcomp/src/Misc.cpp
@@ -165,7 +165,7 @@ static const char UsageInfo[] =
 \n\
   type=s       Type of session. Known types are: 'agent', 'proxy' and\n\
                'shadow'. The following types are also allowed and will\n\
-               map to one of the three mentioned before: 'desktop',\n\								\
+               map to one of the three mentioned before: 'desktop',\n\
                'rootless', 'console', 'default', 'gnome', 'kde',\n\
                'cde', 'xdm', 'win', 'vnc', 'application', 'raw'\n\
 \n\

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list