[PATCH] Update is_numeric base on the declaration change in 389e01fb51ba2d708015e27d8fc17c88a0e55802
Benjamin Close
Benjamin.Close at clearchain.com
Sun Feb 8 22:04:00 PST 2009
Signed-off-by: Benjamin Close <Benjamin.Close at clearchain.com>
---
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
More information about the xorg
mailing list