mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Fix various warnings
This commit is contained in:
@@ -29,7 +29,7 @@ typedef struct GMdbDefWindow {
|
||||
static GList *window_list;
|
||||
|
||||
/* callbacks */
|
||||
gint
|
||||
static gint
|
||||
gmdb_table_def_close(GtkList *list, GtkWidget *w, GMdbDefWindow *defw)
|
||||
{
|
||||
window_list = g_list_remove(window_list, defw);
|
||||
|
||||
Reference in New Issue
Block a user