add mdbtools
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--- src/gmdb2/info.c
|
||||
+++ src/gmdb2/info.c
|
||||
@@ -71,4 +71,6 @@
|
||||
gtk_label_set_text(GTK_LABEL(label), tmpstr);
|
||||
|
||||
g_free(filepath);
|
||||
+
|
||||
+ return NULL;
|
||||
}
|
||||
Reference in New Issue
Block a user