summaryrefslogtreecommitdiff
path: root/src/tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tail.c')
-rw-r--r--src/tail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tail.c b/src/tail.c
index edaf09fa4..7b4fa7158 100644
--- a/src/tail.c
+++ b/src/tail.c
@@ -1378,6 +1378,7 @@ parse_options (int argc, char **argv,
forever = 1;
follow_mode = Follow_name;
reopen_inaccessible_files = 1;
+ break;
case 'c':
case 'n':