mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-06 15:00:40 +08:00
Add missing "static" to last commit
This commit is contained in:
parent
f9f8623f6e
commit
dc5c8409f6
@ -710,7 +710,7 @@ ldap_pvt_thread_sleep( unsigned int interval )
|
||||
return 0;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
thread_exiting( const char *how, const char *msg )
|
||||
{
|
||||
ldap_pvt_thread_t thread;
|
||||
|
Loading…
x
Reference in New Issue
Block a user