projects
/
mymail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
25be1ba
)
Typo.
author
Francois Fleuret
<francois@fleuret.org>
Tue, 12 Feb 2013 08:19:07 +0000
(09:19 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Tue, 12 Feb 2013 08:19:07 +0000
(09:19 +0100)
mymail.c
patch
|
blob
|
history
diff --git
a/mymail.c
b/mymail.c
index
8926cd5
..
67f076b
100644
(file)
--- a/
mymail.c
+++ b/
mymail.c
@@
-983,7
+983,7
@@
int main(int argc, char **argv) {
db_filename_regexp_string = default_value(db_filename_regexp_string,
"MYMAIL_DB_FILE",
- "\.db$");
+ "\
\
.db$");
db_root_path = default_value(db_root_path,
"MYMAIL_DB_ROOT",