]> granicus.if.org Git - apache/commitdiff
silence warnings
authorChris Darroch <chrisd@apache.org>
Tue, 5 May 2009 03:30:00 +0000 (03:30 +0000)
committerChris Darroch <chrisd@apache.org>
Tue, 5 May 2009 03:30:00 +0000 (03:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771537 13f79535-47bb-0310-9956-ffa450edef68

modules/mem/mod_sharedmem.c

index 6f2e7e67f9b41ba552ddd680d43474c778e9559f..8d1dc7469d7ab42e41adea370bb32e3c2692a080 100644 (file)
@@ -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