Commit 4cc944b0 authored by Simon Kelley's avatar Simon Kelley
parents e7a4af89 87e00feb
...@@ -2970,7 +2970,7 @@ static int one_opt(int option, char *arg, char *errstr, char *gen_err, int comma ...@@ -2970,7 +2970,7 @@ static int one_opt(int option, char *arg, char *errstr, char *gen_err, int comma
case 'd': case 'd':
case 'D': case 'D':
fac *= 24; fac *= 24;
/* fall though */ /* fall through */
case 'h': case 'h':
case 'H': case 'H':
fac *= 60; fac *= 60;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment