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 <[email protected]>
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
_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to