]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix some compilation warning when MIME_MAGIC_DEBUG is defined.
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Aug 2017 08:12:23 +0000 (08:12 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Aug 2017 08:12:23 +0000 (08:12 +0000)
commit15c47ee6804be03ce01acb2b0e42ec41ef40179a
treec30ad98d9ea5f105eb7e9aa5197b8b609eb05940
parent5a2cce3163f441390ef6d97fef25e4ad9687af34
Fix some compilation warning when MIME_MAGIC_DEBUG is defined.

warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument <n> has type ‘<something> *’ [-Wformat=]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805491 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_mime_magic.c