sync with 0.9.12cvs26 HEAD
[claws.git] / src / prefs_gtk.c
index c0f64f584d7bd4b447e6dd6521e37e72952b41eb..3486c2a17b9aa0ef98b3a1ff668b9df86ad4c821 100644 (file)
@@ -190,8 +190,8 @@ if (!(func)) \
        return; \
 } \
 
-void prefs_save_config(PrefParam *param, const gchar *label,
-                      const gchar *rcfile)
+void prefs_write_config(PrefParam *param, const gchar *label,
+                       const gchar *rcfile)
 {
        FILE *orig_fp;
        PrefFile *pfile;