From b6a5ac44371ff714d18a04f3acbe29955ace07aa Mon Sep 17 00:00:00 2001 From: epoque11 Date: Sat, 28 Apr 2012 22:15:18 +0000 Subject: - Fixed an issue with the instance variable storage system never being initialised (since unknown revision) - Combined both string and integer instance variables into a single DBMap* structure - Fixed a missing new-line at the end of src/common/conf.h causing warnings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15998 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/conf.h') diff --git a/src/common/conf.h b/src/common/conf.h index 4c3dec89f..666853ba6 100644 --- a/src/common/conf.h +++ b/src/common/conf.h @@ -10,4 +10,4 @@ int conf_read_file(config_t *config, const char *config_filename); int config_setting_copy(config_setting_t *parent, const config_setting_t *src); -#endif // _CONF_H_ \ No newline at end of file +#endif // _CONF_H_ -- cgit v1.2.3-60-g2f50