From 3572b251eb21d310ad49e6bdab11e36018b67d7c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 20 Feb 2019 10:37:16 +0100 Subject: 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(-) (limited to 'nxcomp') diff --git a/nxcomp/src/Misc.cpp b/nxcomp/src/Misc.cpp index 519489268..c626eb91b 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\ -- cgit v1.2.3