]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-smtp: Remove trailing whitespace in test-smtp-client-errors.c.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 16 Aug 2018 06:47:37 +0000 (08:47 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Wed, 6 Feb 2019 08:08:52 +0000 (10:08 +0200)
src/lib-smtp/test-smtp-client-errors.c

index c915c5d2ad057da2071cdf6c9756058db95b6591..504d84a40f596eef93d98cccb290dc9b483eb37f 100644 (file)
@@ -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)
 {