# HG changeset patch # User Kim Alvefur # Date 1639242064 -3600 # Node ID dcad3a207915730259968b55b4ecb979c9b92bbc # Parent 81fc7fc77e6807ef19de9787c134b2846e617bbc mod_mam: Fix a comment This is the noop that gets replaced later diff -r 81fc7fc77e68 -r dcad3a207915 plugins/mod_mam/mod_mam.lua --- a/plugins/mod_mam/mod_mam.lua Fri Dec 10 22:37:32 2021 +0100 +++ b/plugins/mod_mam/mod_mam.lua Sat Dec 11 18:01:04 2021 +0100 @@ -54,7 +54,7 @@ local use_total = module:get_option_boolean("mam_include_total", true); function schedule_cleanup() - -- replaced by non-noop later if cleanup is enabled + -- replaced later if cleanup is enabled end -- Handle prefs.