projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
557355e
)
fix initial debug line
author
Paul
<paul@claws-mail.org>
Mon, 23 Mar 2020 11:21:34 +0000
(11:21 +0000)
committer
Paul
<paul@claws-mail.org>
Mon, 23 Mar 2020 11:21:34 +0000
(11:21 +0000)
src/common/claws.c
patch
|
blob
|
history
diff --git
a/src/common/claws.c
b/src/common/claws.c
index c216472269043a53f002c321fa54174c5a6ede7d..f7d568369888bb60fdfc221731d3078677493146 100644
(file)
--- a/
src/common/claws.c
+++ b/
src/common/claws.c
@@
-99,7
+99,7
@@
gboolean claws_init(int *argc, char ***argv)
parse_parameter(argc, argv);
- debug_print("Starting Claws Mail version %s\n",
PROG_
VERSION);
+ debug_print("Starting Claws Mail version %s\n", VERSION);
setlocale(LC_ALL, "");
#ifdef ENABLE_NLS