summaryrefslogtreecommitdiff
path: root/wsutil/filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/filesystem.h')
-rw-r--r--wsutil/filesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/filesystem.h b/wsutil/filesystem.h
index 8b2d9faf54..c28e0a48db 100644
--- a/wsutil/filesystem.h
+++ b/wsutil/filesystem.h
@@ -145,7 +145,7 @@ WS_DLL_PUBLIC void profile_store_persconffiles(gboolean store);
/*
* Store a list of all personal config files which belongs in a profile.
*/
-WS_DLL_PUBLIC void profile_write_info_file(void);
+WS_DLL_PUBLIC gboolean profile_write_info_file(gchar **pf_dir_path_return);
/*
* Check if given configuration profile exists.