Skip to content

Commit b9b0ebb

Browse files
committed
client: whitespace
1 parent 744a461 commit b9b0ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mongoc/mongoc-client.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ bool
467467
_mongoc_client_recv (mongoc_client_t *client,
468468
mongoc_rpc_t *rpc,
469469
mongoc_buffer_t *buffer,
470-
uint32_t hint,
470+
uint32_t hint,
471471
bson_error_t *error)
472472
{
473473
bson_return_val_if_fail(client, false);

0 commit comments

Comments
 (0)