Diff of /trunk/src/project.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 271 by harbaum, Thu Aug 27 06:24:55 2009 UTC revision 282 by harbaum, Fri Sep 4 11:35:48 2009 UTC
# Line 1374  gboolean project_load(appdata_t *appdata Line 1374  gboolean project_load(appdata_t *appdata
1374    statusbar_set(appdata, NULL, 0);    statusbar_set(appdata, NULL, 0);
1375    
1376    g_free(proj_name);    g_free(proj_name);
1377    
1378    return TRUE;    return TRUE;
1379  }  }
1380    

Legend:
Removed from v.271  
changed lines
  Added in v.282