]> granicus.if.org Git - apache/commit
Silence compiler warnings:
authorRainer Jung <rjung@apache.org>
Tue, 19 Jan 2016 11:40:59 +0000 (11:40 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 19 Jan 2016 11:40:59 +0000 (11:40 +0000)
commit82c871d601319a4fea10017ee795532b8d63aec4
tree4e8edc48fdc7952e58e34e7e2dfd75313671fe3f
parent38c527a6cd80d1284dd191f7d2b68c2b8c24a1f8
Silence compiler warnings:
- format '%u' expects argument of type 'unsigned int',
  but argument 10 has type 'apr_off_t'
- 'val64' may be used uninitialized in this function

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