summaryrefslogtreecommitdiff
path: root/include/xine/configfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xine/configfile.h')
-rw-r--r--include/xine/configfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xine/configfile.h b/include/xine/configfile.h
index e8f2c070e..f2deb1aa6 100644
--- a/include/xine/configfile.h
+++ b/include/xine/configfile.h
@@ -227,7 +227,7 @@ struct config_values_s {
* @brief allocate and init a new xine config object
* @internal
*/
-config_values_t *_x_config_init (void);
+config_values_t *_x_config_init (void) XINE_MALLOC;
/**
* @brief interpret stream_setup part of mrls for config value changes