From a5cdd4e62b0b29c5dfe69e4f2183c11dde6f5054 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 31 Aug 2009 21:49:41 +1000 Subject: [BUILTIN] Avoid compiler warnings on isdigit Pass correct type to ctype macro. Signed-off-by: Eric Blake Signed-off-by: Herbert Xu --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a726af4..cb08ae5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-08-31 Eric Blake + + * Avoid compiler warnings on isdigit. + 2009-08-31 Matthew Burgess * Add another missing LC_COLLATE to mkbuiltins. -- cgit 1.4.1