summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2020-03-31 15:48:00 -0700
committerKevin McCarthy <kevin@8t8.us>2020-03-31 15:48:00 -0700
commita9451f9d5fd0d47ec6c1efa4c011d5ab9f9a16f3 (patch)
tree451b7cc465c675090bdbf6c8bb5874130ca07c57 /main.c
parentb94d291f8f31246b9e909171ba8de4fa9d4ccf65 (diff)
Convert LastSaveFolder to buffer.
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 04af54ae..2383485c 100644
--- a/main.c
+++ b/main.c
@@ -1368,6 +1368,7 @@ cleanup_and_exit:
mutt_autocrypt_cleanup ();
#endif
mutt_browser_cleanup ();
+ mutt_commands_cleanup ();
mutt_free_opts ();
mutt_free_windows ();
mutt_buffer_pool_free ();