]> granicus.if.org Git - apache/commit
remove_any_filter() and ap_remove_foo_filter() are void; how can you
authorJeff Trawick <trawick@apache.org>
Mon, 27 Aug 2001 12:36:07 +0000 (12:36 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 27 Aug 2001 12:36:07 +0000 (12:36 +0000)
commit73fc59156ab9809c5c2e91d7d92d55eedc93b378
tree07ed8e338e0a062d584827842f81a3043541da59
parent066c3b0623a07d0e1d84e5d167c8087533a931c0
remove_any_filter() and ap_remove_foo_filter() are void; how can you
return a value?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90726 13f79535-47bb-0310-9956-ffa450edef68
server/util_filter.c