summaryrefslogtreecommitdiff
path: root/Xtrans.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xtrans.h')
-rw-r--r--Xtrans.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xtrans.h b/Xtrans.h
index b93e587..7706621 100644
--- a/Xtrans.h
+++ b/Xtrans.h
@@ -299,7 +299,7 @@ int TRANS(SetOption)(
int TRANS(CreateListener)(
XtransConnInfo, /* ciptr */
- char *, /* port */
+ const char *, /* port */
unsigned int /* flags */
);