]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
use apr_size_t for file lengths; this avoids a warning (and perhaps
authorJeff Trawick <trawick@apache.org>
Fri, 9 Feb 2001 18:34:24 +0000 (18:34 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 9 Feb 2001 18:34:24 +0000 (18:34 +0000)
commita76d5452a1927b07ae639edf56017d3e41f0ef68
tree4ca29a2026d08a3972c6affcd5697c8f1df0cf18
parent0c9ba2539bfe7434c46cca058d6b5f1f26714bf4
use apr_size_t for file lengths; this avoids a warning (and perhaps
a run-time SNAFU depending on the byte ordering) on systems where
apr_size_t is long

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