# HG changeset patch # User João Duarte # Date 1563382057 25200 # Node ID 903db0fcb716e139e38a861e4ec02257c7291d7c # Parent 0fcd251a27e54ebc7cffa184ad58154ddd715a26 prosodyctl: Removed trailing whitespaces diff -r 0fcd251a27e5 -r 903db0fcb716 prosodyctl --- a/prosodyctl Wed Jul 17 09:12:32 2019 -0700 +++ b/prosodyctl Wed Jul 17 09:47:37 2019 -0700 @@ -219,7 +219,7 @@ return 1; end for module in modulemanager.get_modules_for_host() do - show_warning("%s", module) + show_warning("%s", module) end end