]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
axe some warnings:
authorCliff Woolley <jwoolley@apache.org>
Thu, 28 Aug 2003 05:41:32 +0000 (05:41 +0000)
committerCliff Woolley <jwoolley@apache.org>
Thu, 28 Aug 2003 05:41:32 +0000 (05:41 +0000)
commit7e1b4f2bb0e442fc770dfa3b26ee6d4dd214b191
tree988bd1f05b8dfd921b0d9ca0877bf9edb0bff0ef
parenta9cca97472d0429c78332687919a3398607009b1
axe some warnings:

mod_dav_lock.c:72: warning: no previous prototype for `dav_generic_get_lockdb_path'
locks.c: In function `dav_generic_really_open_lockdb':
locks.c:356: warning: unused variable `db'
locks.c: In function `dav_generic_load_lock_record':
locks.c:606: warning: unused variable `buf'
locks.c: In function `dav_generic_remove_lock':
locks.c:1081: warning: unused variable `buf'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101121 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/lock/locks.c
modules/dav/lock/mod_dav_lock.c