aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-28 20:47:49 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-28 20:48:18 +0100
commitcc43e2bf6effd1f54e0f62918342a56b8903cfbd (patch)
treed4407dd9b8d74a4193aa1ed830761909489fa718 /nxcompshad
parent6217812c8bf7a7806b776c6e2d28be082cd3e902 (diff)
downloadnx-libs-cc43e2bf6effd1f54e0f62918342a56b8903cfbd.tar.gz
nx-libs-cc43e2bf6effd1f54e0f62918342a56b8903cfbd.tar.bz2
nx-libs-cc43e2bf6effd1f54e0f62918342a56b8903cfbd.zip
nxcompshad/X11/include/Xdamage_nxcompshad.h: Update FIXME statement. Work-around needs to persist until libX11 from X.Org gets used by nxagent.
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/X11/include/Xdamage_nxcompshad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/X11/include/Xdamage_nxcompshad.h b/nxcompshad/X11/include/Xdamage_nxcompshad.h
index 8e5e0fbbd..cae3e1c67 100644
--- a/nxcompshad/X11/include/Xdamage_nxcompshad.h
+++ b/nxcompshad/X11/include/Xdamage_nxcompshad.h
@@ -36,7 +36,7 @@
* header which in turn will include <X11/Xlib.h>. However, the headers of
* the same name from <nx-X11/...> should be used instead.
*
- * FIXME: Once the nxagent Xserver starts using libXfixes from X.Org, this
+ * FIXME: Once the nxagent Xserver starts using libX11 from X.Org, this
* hack can be removed.
*
* 2015/06/26, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>