diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/io.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -473,6 +473,8 @@ static void io_merge_data(void) mem_free(path_apts_new); mem_free(path_todo_new); + io_unset_modified(); + /* * We do not directly write to the data files here; however, the * external merge tool will likely have incorporated changes from the |