[SCM] GNU Inetutils branch, master, updated. inetutils-1_9_4-88-g9e0cd09
[email protected] (Tim Ruehsen) Sat, 29 Feb 2020 12:44:04 -0500 (EST)
| Newsgroups | gmane.comp.gnu.inetutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
--===============8794372785468115408==
Content-Type: text/plain
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".
The branch, master has been updated
via 9e0cd093ffb666302c8f4f2231692f882bf3daf2 (commit)
from a09e3d7c7d5a5f472e95a49cc990f82006545b6e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=9e0cd093ffb666302c8f4f2231692f882bf3daf2
commit 9e0cd093ffb666302c8f4f2231692f882bf3daf2
Author: Tim Rühsen <[email protected]>
Date: Sat Feb 29 18:43:59 2020 +0100
whois: Silence -Wimplicit-fallthrough
diff --git a/whois/whois.c b/whois/whois.c
index 785209f..e04edc6 100644
--- a/whois/whois.c
+++ b/whois/whois.c
@@ -264,6 +264,7 @@ main (int argc, char *argv[])
case 1:
puts (_("This TLD has no whois server, but you can access the "
"whois database at"));
+ /* FALLTHROUGH */
case 2:
puts (server + 1);
exit (EXIT_SUCCESS);
-----------------------------------------------------------------------
Summary of changes:
whois/whois.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
GNU Inetutils
--===============8794372785468115408==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KQ29tbWl0LWlu
ZXR1dGlscyBtYWlsaW5nIGxpc3QKQ29tbWl0LWluZXR1dGlsc0BnbnUub3JnCmh0dHBzOi8vbGlz
dHMuZ251Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL2NvbW1pdC1pbmV0dXRpbHMK
--===============8794372785468115408==--