From 95367b0951421ec0b9ba9fd22323eb75ec91decf Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 22 Aug 2016 02:48:39 +0200 Subject: Corrected an issue that caused the setting inter_configuration/log/log_inter to be ignored Signed-off-by: Haru --- src/char/inter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/char/inter.h') diff --git a/src/char/inter.h b/src/char/inter.h index 57d1db86c..dbbc6f4e8 100644 --- a/src/char/inter.h +++ b/src/char/inter.h @@ -54,6 +54,7 @@ struct inter_interface { int (*parse_frommap) (int fd); void (*final) (void); bool (*config_read) (const char *filename, bool imported); + bool (*config_read_log) (const char *filename, const struct config_t *config, bool imported); bool (*config_read_connection) (const char *filename, const struct config_t *config, bool imported); }; -- cgit v1.2.3-60-g2f50