Hi, On 08/26/2014 03:21 AM, Alan Coopersmith wrote: > Missed when the code was updated in commit eb9a8904fbef61a57ff0. > > Signed-off-by: Alan Coopersmith <[email protected]>
Looks good, series is: Acked-by: Hans de Goede <[email protected]> Regards, Hans > --- > 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)( > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
