aboutsummaryrefslogtreecommitdiff
path: root/src/espik_config.h
diff options
context:
space:
mode:
authorBertrand Jacquin (Beber) <beber@setibzh.com>2006-01-19 02:15:17 +0100
committerBertrand Jacquin (Beber) <beber@setibzh.com>2006-01-19 02:15:17 +0100
commit6786da4ad18be0a77f2ebc5e53c2de831f9b1291 (patch)
tree5f7e00897f57768c8e81ffb01dd3d5e4544faa18 /src/espik_config.h
parentDo not send USER NICK while server does't speak to us (diff)
downloadespik-6786da4ad18be0a77f2ebc5e53c2de831f9b1291.tar.xz
more free ! valgrind is not happy !
ecore_main_loop_quit at the right place Use right memory size
Diffstat (limited to 'src/espik_config.h')
-rw-r--r--src/espik_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/espik_config.h b/src/espik_config.h
index ea21ee9..e454cfd 100644
--- a/src/espik_config.h
+++ b/src/espik_config.h
@@ -10,6 +10,7 @@ void espik_config_default_set ();
void espik_config_init ();
void espik_config_get (t_info*);
void espik_config_set (t_info);
+void espik_config_shutdown (t_info *s_info);
#define ESPIK_CONFIG_VERSION 1