From: Chris Darroch Date: Tue, 5 May 2009 03:30:00 +0000 (+0000) Subject: silence warnings X-Git-Tag: 2.3.3~664 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fd22b59ed0fa955ad44ee6f8f3b7c74bb33c036;p=thirdparty%2Fapache%2Fhttpd.git silence warnings git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771537 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/mem/mod_sharedmem.c b/modules/mem/mod_sharedmem.c index 6f2e7e67f9b..8d1dc7469d7 100644 --- a/modules/mem/mod_sharedmem.c +++ b/modules/mem/mod_sharedmem.c @@ -63,7 +63,7 @@ static apr_pool_t *gpool = NULL; static apr_global_mutex_t *smutex; static const char *mutex_fname; -apr_status_t unixd_set_shm_perms(const char *fname) +static apr_status_t unixd_set_shm_perms(const char *fname) { #ifdef AP_NEED_SET_MUTEX_PERMS #if APR_USE_SHMEM_SHMGET || APR_USE_SHMEM_SHMGET_ANON