diff options
author | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2011-06-03 18:03:19 +0400 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2011-06-03 18:03:19 +0400 |
commit | 83a9452974ec2f9c7be262a77e54a1ea2557c795 (patch) | |
tree | 494a3694a4a29048b4039bfc13ca99a3f82a0527 /src/main.c | |
parent | cd46ea93d5bb0b08e2c87125de88b32c47bc84aa (diff) | |
download | rspamd-83a9452974ec2f9c7be262a77e54a1ea2557c795.tar.gz rspamd-83a9452974ec2f9c7be262a77e54a1ea2557c795.zip |
Misprint.
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c index 22cfdb04f..3298c01a6 100644 --- a/src/main.c +++ b/src/main.c @@ -316,7 +316,6 @@ set_worker_limits (struct worker_conf *cf) msg_warn ("cannot set max core rlimit: %d, %s", cf->rlimit_maxcore, strerror (errno)); } } - } static struct rspamd_worker * |