2005-06-01 [colin] 1.9.11cvs31
[claws.git] / src / common / prefs.c
index fc29030b493d8ade281cd5ce1ac78d5e60cc6037..6bd27081afa29070c789ec1e7c6e868215cd746f 100644 (file)
@@ -206,7 +206,7 @@ gint prefs_file_close(PrefFile *pfile)
  */
 gint prefs_file_close_revert(PrefFile *pfile)
 {
-       gchar *tmppath;
+       gchar *tmppath = NULL;
 
        g_return_val_if_fail(pfile != NULL, -1);