aboutsummaryrefslogtreecommitdiff
path: root/src/espik_config.h
diff options
context:
space:
mode:
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