]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecot --build-options: Add missing linefeed
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 18 May 2017 10:03:45 +0000 (13:03 +0300)
committerGitLab <gitlab@git.dovecot.net>
Thu, 18 May 2017 10:07:20 +0000 (13:07 +0300)
src/master/main.c

index 5757609fbbb2cda568dfc68203253a82b3af0945..e6ad1966e3b3898cb28df43d12d668b0820e4303 100644 (file)
@@ -635,9 +635,9 @@ static void print_build_options(void)
 #endif
                " io_block_size=%u"
 #ifdef SQL_DRIVER_PLUGINS
-       "SQL driver plugins:"
+       "\nSQL driver plugins:"
 #else
-       "SQL drivers:"
+       "\nSQL drivers:"
 #endif
 #ifdef BUILD_CASSANDRA
                " cassandra"