mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
start help text on same line as define
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user