Revision: 1504
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1504&view=rev
Author:   zas_
Date:     2009-03-09 19:35:53 +0000 (Mon, 09 Mar 2009)

Log Message:
-----------
Fix editor_command_path_parse().

Modified Paths:
--------------
    trunk/src/editors.c

Modified: trunk/src/editors.c
===================================================================
--- trunk/src/editors.c 2009-03-09 19:34:26 UTC (rev 1503)
+++ trunk/src/editors.c 2009-03-09 19:35:53 UTC (rev 1504)
@@ -570,7 +570,7 @@
 {
        GString *string;
        gchar *pathl;
-       const gchar *p;
+       const gchar *p = NULL;
 
        string = g_string_new("");
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to