Skip to content

Commit

Permalink
APlyy fmt and rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
reshke committed Aug 31, 2023
1 parent f95c908 commit a480804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ static inline int od_auth_frontend_scram_sha_256(od_client_t *client)
{
od_instance_t *instance = client->global->instance;
char *mechanisms[2] = { "SCRAM-SHA-256", "SCRAM-SHA-256-PLUS" };

/* request AuthenticationSASL */
machine_msg_t *msg;

Expand Down

0 comments on commit a480804

Please sign in to comment.