]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
format string fixes:
authorJeff Trawick <trawick@apache.org>
Wed, 6 Apr 2011 23:00:44 +0000 (23:00 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 6 Apr 2011 23:00:44 +0000 (23:00 +0000)
commitf472be8363bd137ce0fee312f7d2a92c662ef594
treee1d4b2e8736f940abd1f1f777a75d46332620f5d
parent2ff7ad77616ccd986025a9e6bcc7933174cb8b40
format string fixes:
DWORD is unsigned long and needs %lu instead of %d or %i

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089659 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/nt_eventlog.c