diff options
-rw-r--r-- | 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 |