]> granicus.if.org Git - apache/commit
fix the "fix" in r883816
authorJeff Trawick <trawick@apache.org>
Tue, 24 Nov 2009 20:30:00 +0000 (20:30 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Nov 2009 20:30:00 +0000 (20:30 +0000)
commit7d8d2a34fab875074ca6b4eff7d28a985c203fb4
tree26b86d2c52b0b56454e870e11e3602d84557ec4a
parent7e6399e951c4234d392addbed36b45a6a3f63c7c
fix the "fix" in r883816

internal function ap_set_mutex() should be AP_DECLARE_NONSTD()
like our other directive parsers

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