gnome-commander r2068 - branches/gcmd-1-3/src



Author: epiotr
Date: Tue Sep  9 05:59:34 2008
New Revision: 2068
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=2068&view=rev

Log:
Fix for the bug introduced in rev. #2061

Modified:
   branches/gcmd-1-3/src/gnome-cmd-data.cc

Modified: branches/gcmd-1-3/src/gnome-cmd-data.cc
==============================================================================
--- branches/gcmd-1-3/src/gnome-cmd-data.cc	(original)
+++ branches/gcmd-1-3/src/gnome-cmd-data.cc	Tue Sep  9 05:59:34 2008
@@ -1149,7 +1149,7 @@
         g_free (priv->editor);
         g_free (priv->differ);
         g_free (priv->term);
-        g_free (mime_editor);
+        g_free (priv->mime_editor);
 
         delete priv->advrename_defaults->templates;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]