]> granicus.if.org Git - apache/commit
Fix remaning compilation warning when MIME_MAGIC_DEBUG is defined.
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Aug 2017 09:05:55 +0000 (09:05 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Aug 2017 09:05:55 +0000 (09:05 +0000)
commit450f7fae48c67ce6fdb91f7d9d02eba2ed60d4fb
tree3a7a705100689be6639d7ffdd88b87b9d95dcb4b
parent15c47ee6804be03ce01acb2b0e42ec41ef40179a
Fix remaning compilation warning when MIME_MAGIC_DEBUG is defined.
Style is not perfect, but at least, the warning is fixed.

warning: format ‘%c’ expects argument of type ‘int’, but argument 10 has type ‘long unsigned int’ [-Wformat=]

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