Code beautification
This commit is contained in:
@@ -947,7 +947,7 @@ ag_window_save_action(GSimpleAction *action,
|
||||
AgWindow *window = AG_WINDOW(user_data);
|
||||
AgWindowPrivate *priv = ag_window_get_instance_private(window);
|
||||
AgDb *db = ag_db_get();
|
||||
GError *err;
|
||||
GError *err = NULL;
|
||||
gint old_id;
|
||||
AgDbSave *save_data;
|
||||
|
||||
|
Reference in New Issue
Block a user