summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hscript/meta.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hscript/meta.cc b/hscript/meta.cc
index 73e699a..ef6ff44 100644
--- a/hscript/meta.cc
+++ b/hscript/meta.cc
@@ -411,7 +411,7 @@ bool Firmware::execute(ScriptOptions) const {
/* By itself, this does nothing. */
return true;
}
-/* LCOV_EXCL_END */
+/* LCOV_EXCL_STOP */
Key *Timezone::parseFromData(const std::string &data, int lineno, int *errors,