formatting
This commit is contained in:
+2
-2
@@ -116,10 +116,10 @@ static MessageMap* s_messageMap = NULL;
|
|||||||
static MainLoop* s_mainLoop = NULL;
|
static MainLoop* s_mainLoop = NULL;
|
||||||
|
|
||||||
/** the version string of the program. */
|
/** the version string of the program. */
|
||||||
const char *argp_program_version = ""PACKAGE_STRING "." REVISION"";
|
const char *argp_program_version = "" PACKAGE_STRING "." REVISION "";
|
||||||
|
|
||||||
/** the report bugs to address of the program. */
|
/** the report bugs to address of the program. */
|
||||||
const char *argp_program_bug_address = ""PACKAGE_BUGREPORT"";
|
const char *argp_program_bug_address = "" PACKAGE_BUGREPORT "";
|
||||||
|
|
||||||
/** the documentation of the program. */
|
/** the documentation of the program. */
|
||||||
static const char argpdoc[] =
|
static const char argpdoc[] =
|
||||||
|
|||||||
Reference in New Issue
Block a user