diff options
Diffstat (limited to 'src/HTAlert.c')
-rw-r--r-- | src/HTAlert.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/HTAlert.c b/src/HTAlert.c index aa185688..81594cf6 100644 --- a/src/HTAlert.c +++ b/src/HTAlert.c @@ -1,5 +1,5 @@ /* - * $LynxId: HTAlert.c,v 1.102 2016/11/24 23:56:05 tom Exp $ + * $LynxId: HTAlert.c,v 1.103 2017/07/02 19:54:30 tom Exp $ * * Displaying messages and getting input for Lynx Browser * ========================================================== @@ -1132,7 +1132,7 @@ int HTConfirmPostRedirect(const char *Redirecting_url, int server_status) result = 303; break; } - /* fall through to default */ + /* FALLTHRU */ default: /* |