diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-05-28 22:36:59 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-05-28 22:37:22 +0200 |
commit | 5bc91ad49ffaf48af7240871aa2cdf50d07c6ecc (patch) | |
tree | 2d421408b2ce4d8404c34872fbd0e63f5302ebbd /nxcomp | |
parent | beb08f96c9b04beb11c1ce930fdb7363d6423977 (diff) | |
download | nx-libs-5bc91ad49ffaf48af7240871aa2cdf50d07c6ecc.tar.gz nx-libs-5bc91ad49ffaf48af7240871aa2cdf50d07c6ecc.tar.bz2 nx-libs-5bc91ad49ffaf48af7240871aa2cdf50d07c6ecc.zip |
nxcomp/Misc.cpp: fix build failure introduced in 1f44331574bdbe4069d13e4c26df18094b49e658.
Diffstat (limited to 'nxcomp')
-rw-r--r-- | nxcomp/Misc.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp index 5d53524cf..3297d8ee8 100644 --- a/nxcomp/Misc.cpp +++ b/nxcomp/Misc.cpp @@ -384,9 +384,9 @@ static const char CopyrightInfo[] = Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/.\n\ \n\ NXCOMP, NX protocol compression and NX extensions to this software \n\ -are copyright of NoMachine. Redistribution (modified or unmodified) and -use of the present\n\ software is allowed according to terms specified in -the file LICENSE\n\ which comes in the source distribution.\n\ +are copyright of NoMachine. Redistribution (modified or unmodified) and\n\ +use of the present software is allowed according to terms specified in\n\ +the file LICENSE which comes in the source distribution.\n\ \n\ Check http://www.nomachine.com/licensing.html for applicability.\n\ \n\ |