summaryrefslogtreecommitdiff
path: root/cli/context.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/context.cxx')
-rw-r--r--cli/context.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/context.cxx b/cli/context.cxx
index 0cfe0b7..d6c0add 100644
--- a/cli/context.cxx
+++ b/cli/context.cxx
@@ -1025,9 +1025,8 @@ format_line (output_type ot, string& r, const char* s, size_t n)
break;
}
-
- // Fall through.
}
+ // Fall through.
default:
r += c;
break;