aboutsummaryrefslogtreecommitdiff
path: root/libbutl/command.mxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/command.mxx')
-rw-r--r--libbutl/command.mxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbutl/command.mxx b/libbutl/command.mxx
index 354788d..e2a9737 100644
--- a/libbutl/command.mxx
+++ b/libbutl/command.mxx
@@ -80,5 +80,4 @@ LIBBUTL_MODEXPORT namespace butl
const optional<command_substitution_map>& = nullopt,
char subst = '@',
const std::function<command_callback>& = {});
-
}