aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/xtrans/Xtransint.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-10-13 00:16:30 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 19:46:36 +0100
commit64d51869fcc6ae4dd4c8d3e1d924fa2e4ccc75af (patch)
treed9dd36ffc639a3e753ba70e37e35f64f3897ed9f /nx-X11/lib/xtrans/Xtransint.h
parente5b4532ab8576dd0927e3f549a1546fb3b37d8e1 (diff)
downloadnx-libs-64d51869fcc6ae4dd4c8d3e1d924fa2e4ccc75af.tar.gz
nx-libs-64d51869fcc6ae4dd4c8d3e1d924fa2e4ccc75af.tar.bz2
nx-libs-64d51869fcc6ae4dd4c8d3e1d924fa2e4ccc75af.zip
whitespace cleanup
empty lines and trailing whitespace
Diffstat (limited to 'nx-X11/lib/xtrans/Xtransint.h')
-rw-r--r--nx-X11/lib/xtrans/Xtransint.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/nx-X11/lib/xtrans/Xtransint.h b/nx-X11/lib/xtrans/Xtransint.h
index 19cd86062..3c15db2e5 100644
--- a/nx-X11/lib/xtrans/Xtransint.h
+++ b/nx-X11/lib/xtrans/Xtransint.h
@@ -53,10 +53,10 @@ from The Open Group.
#define _XTRANSINT_H_
/*
- * XTRANSDEBUG will enable the PRMSG() macros used in the X Transport
- * Interface code. Each use of the PRMSG macro has a level associated with
- * it. XTRANSDEBUG is defined to be a level. If the invocation level is =<
- * the value of XTRANSDEBUG, then the message will be printed out to stderr.
+ * XTRANSDEBUG will enable the PRMSG() macros used in the X Transport
+ * Interface code. Each use of the PRMSG macro has a level associated with
+ * it. XTRANSDEBUG is defined to be a level. If the invocation level is =<
+ * the value of XTRANSDEBUG, then the message will be printed out to stderr.
* Recommended levels are:
*
* XTRANSDEBUG=1 Error messages