aboutsummaryrefslogtreecommitdiffstats
path: root/pw.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw.c')
-rw-r--r--pw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw.c b/pw.c
index 6d53c5d..c9d9bbf 100644
--- a/pw.c
+++ b/pw.c
@@ -1119,6 +1119,8 @@ int main(int argc, char **argv)
break;
case '#':
stat ^= stat_lino;
+ // fallthrough
+ case ctrl('l'):
stat |= stat_force;
break;
case '0':