Missed when the code was updated in commit eb9a8904fbef61a57ff0.

Signed-off-by: Alan Coopersmith <[email protected]>
---
 doc/xtrans.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/xtrans.xml b/doc/xtrans.xml
index 59daa3f..d89c247 100644
--- a/doc/xtrans.xml
+++ b/doc/xtrans.xml
@@ -187,7 +187,7 @@ points for a single transport. This record is defined as:
 <synopsis>
 typedef struct _Xtransport {
 
-    char *TransName;
+    const char *TransName;
     int  flags;
 
     XtransConnInfo (*OpenCOTSClient)(
-- 
1.7.9.2

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to