From: Mark Dickinson Date: Tue, 24 Nov 2009 20:55:17 +0000 (+0000) Subject: Blocked revisions 76502 via svnmerge X-Git-Tag: v2.6.5rc1~317 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eac9d3892f8991c0586ae11e931933903e040b88;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76502 via svnmerge ........ r76502 | mark.dickinson | 2009-11-24 20:51:48 +0000 (Tue, 24 Nov 2009) | 3 lines Issue #7228: Fix format mismatch when printing something of type off_t. (Should silence some compiler warnings.) ........ ---