diff options
Diffstat (limited to 'lib/parse_ini.h')
-rw-r--r-- | lib/parse_ini.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/parse_ini.h b/lib/parse_ini.h index 309dce5..6357a0e 100644 --- a/lib/parse_ini.h +++ b/lib/parse_ini.h | |||
@@ -59,3 +59,4 @@ typedef struct np_arg_el { | |||
59 | np_arg_list* np_get_defaults(const char *locator, const char *default_section); | 59 | np_arg_list* np_get_defaults(const char *locator, const char *default_section); |
60 | 60 | ||
61 | #endif /* _PARSE_INI_H_ */ | 61 | #endif /* _PARSE_INI_H_ */ |
62 | |||