projects
/
neomutt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be3762
)
fix formatting
author
Richard Russon
<rich@flatcap.org>
Thu, 24 May 2018 11:13:40 +0000
(12:13 +0100)
committer
Richard Russon
<rich@flatcap.org>
Mon, 28 May 2018 13:19:18 +0000
(14:19 +0100)
init.c
patch
|
blob
|
history
diff --git
a/init.c
b/init.c
index 6a5b33b9dd446e9ff3f1fc1f9326193d0a8c8239..b6392ae20a07b0f501e69912407d006fc01ee033 100644
(file)
--- a/
init.c
+++ b/
init.c
@@
-417,8
+417,8
@@
static char *find_cfg(const char *home, const char *xdg_cfg_home)
const char *names[] = {
"neomuttrc",
"muttrc",
- NULL,
-};
+
NULL,
+
};
const char *locations[][2] = {
{ xdg_cfg_home, "neomutt/" },