summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-11-10 20:34:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-11-10 20:48:34 -0800
commitccd9e64515d6fc7b5367d6d98ecd3abf5b084026 (patch)
tree4b902f08d282272d68fe34a0e599e9ec73b1a265 /include
parent72ac4c4a464b3aec21cdbe367c9d465cbe0f3ff1 (diff)
downloadxorg-lib-libXmu-ccd9e64515d6fc7b5367d6d98ecd3abf5b084026.tar.gz
Fix gcc -Wwrite-strings warnings (some, not all)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include')
-rw-r--r--include/X11/Xmu/EditresP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xmu/EditresP.h b/include/X11/Xmu/EditresP.h
index 61ec51d..ed9dd41 100644
--- a/include/X11/Xmu/EditresP.h
+++ b/include/X11/Xmu/EditresP.h
@@ -335,7 +335,7 @@ _XFUNCPROTOBEGIN
void _XEditResPutString8
(
ProtocolStream *stream,
- char *str
+ _Xconst char *str
);
void _XEditResPut8