start help text on same line as define

This commit is contained in:
TLINDEN
2014-01-13 18:52:26 +01:00
parent 131ad9f959
commit 7883de06bf

View File

@@ -76,9 +76,8 @@
0x00028F70 0x00028F70
*/ */
#define PCP_HELP_INTRO \ #define PCP_HELP_INTRO "This is Pretty Curved Privacy. Licensed under the GPLv3. This\n" \
"This is Pretty Curved Privacy. Licensed under the GPLv3. This\n"\ "is BETA software. Use with care. NOT intended for production\n" \
"is BETA software. Use with care. NOT intended for production\n"\
"use.\n" "use.\n"
vault_t *vault; vault_t *vault;