Skip to content

Commit cb5cb0d

Browse files
committed
fix mongos
1 parent 3d5f0eb commit cb5cb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-mongoc-client.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ test_mongoc_client_authenticate (void *context)
135135
}
136136

137137

138-
int should_run_auth_tests (void)
138+
static int should_run_auth_tests (void)
139139
{
140140
char *user;
141141
#ifndef MONGOC_ENABLE_SSL

0 commit comments

Comments
 (0)