summaryrefslogtreecommitdiffstats
path: root/lib/parse_ini.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parse_ini.h')
-rw-r--r--lib/parse_ini.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parse_ini.h b/lib/parse_ini.h
index 6357a0e..e0ba816 100644
--- a/lib/parse_ini.h
+++ b/lib/parse_ini.h
@@ -14,7 +14,7 @@ typedef struct np_arg_el {
14} np_arg_list; 14} np_arg_list;
15 15
16/* FIXME: This is in plugins/common.c. Should be eventually moved to lib/ 16/* FIXME: This is in plugins/common.c. Should be eventually moved to lib/
17 * (although for this particular one a configure settings should be ideal) 17 * (although for this particular one a configure settings should be ideal)
18 */ 18 */
19#ifndef MAX_INPUT_BUFFER 19#ifndef MAX_INPUT_BUFFER
20# define MAX_INPUT_BUFFER 8192 20# define MAX_INPUT_BUFFER 8192