Skip to content

Commit

Permalink
lib-smtp: Remove trailing whitespace in test-smtp-client-errors.c.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanbosch authored and sirainen committed Aug 22, 2018
1 parent 3f0c4ba commit f71d10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib-smtp/test-smtp-client-errors.c
Expand Up @@ -1618,7 +1618,7 @@ test_bad_greeting_init(struct server_connection *conn)
}
server_connection_deinit(&conn);
return -1;
}
}

static void test_server_bad_greeting(unsigned int index)
{
Expand Down

0 comments on commit f71d10e

Please sign in to comment.