From c948dd6dfa23215fca4dbb76d62c2aec803e3b74 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 3 May 2012 18:20:39 +0000 Subject: Fix an integer-type mismatch between %04x in a printf format string and a long int. Spotted by Ubuntu 12.04's gcc, and probably would have caused trouble on 64-bit machines. [originally from svn r9489] [this svn revision also touched charset,filter,timber] --- charset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charset') diff --git a/charset b/charset index 1433963..1d03a40 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 1433963231b098ff6942d67a6c086bb8ab2b8b82 +Subproject commit 1d03a40b9f0db7a99498065123531fdb336fd175 -- cgit v1.1