git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typoes
[users/heiko/exim.git]
/
src
/
exim_monitor
/
em_main.c
diff --git
a/src/exim_monitor/em_main.c
b/src/exim_monitor/em_main.c
index 88bf1fcb7bb61959053a0b376926411215da48f5..0a89fbb3871c7dcb8ee34364cb9d85c8270677e1 100644
(file)
--- a/
src/exim_monitor/em_main.c
+++ b/
src/exim_monitor/em_main.c
@@
-570,7
+570,8
@@
return ret;
* Initialize *
*************************************************/
* Initialize *
*************************************************/
-int main(int argc, char **argv)
+int
+main(int argc, char **argv)
{
int i;
struct stat statdata;
{
int i;
struct stat statdata;
@@
-591,6
+592,7
@@
message_subdir[1] = 0;
constructing file names and things. This call will initialize
the store_get() function. */
constructing file names and things. This call will initialize
the store_get() function. */
+store_init();
big_buffer = store_get(big_buffer_size, FALSE);
/* Set up the version string and date and output them */
big_buffer = store_get(big_buffer_size, FALSE);
/* Set up the version string and date and output them */