Signed-off-by: Benjamin Close <[email protected]> --- Xtransint.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Xtransint.h b/Xtransint.h index 623cdef..8cc0b68 100644 --- a/Xtransint.h +++ b/Xtransint.h @@ -347,7 +347,7 @@ static int TRANS(WriteV)( static int is_numeric ( - char * /* str */ + const char * /* str */ ); #ifdef TRANS_SERVER -- 1.6.0.6 _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
