projects
/
neomutt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a98d91
)
docs: add missing comment
author
Richard Russon
<rich@flatcap.org>
Wed, 21 Mar 2018 01:27:04 +0000
(
01:27
+0000)
committer
Richard Russon
<rich@flatcap.org>
Wed, 28 Mar 2018 02:28:01 +0000
(
03:28
+0100)
mutt/logging.c
patch
|
blob
|
history
diff --git
a/mutt/logging.c
b/mutt/logging.c
index d68035992b22c60e283c7bdffc9df37a05adc1cb..e3f031dc3e2c87d7fca8c96f120ea19468ffdc1f 100644
(file)
--- a/
mutt/logging.c
+++ b/
mutt/logging.c
@@
-208,7
+208,8
@@
void log_file_set_version(const char *version)
}
/**
- * log_file_running - XXX
+ * log_file_running - Is the log file running?
+ * @retval true If the log file is running
*/
bool log_file_running(void)
{