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
case 'd':
case 'D':
fac *= 24;
/* fall though */
/* fall through */
case 'h':
case 'H':
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