diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -517,7 +517,7 @@ static int resolve_save_conflict(void) case 3: /* FALLTHROUGH */ default: - wins_update(FLAG_STA); + ; } mem_free(msg_um_asktype); |