]> git.ipfire.org Git - thirdparty/curl.git/commit
examples: fix Wimplicit-fallthrough warnings
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 24 May 2017 09:56:38 +0000 (11:56 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 24 May 2017 09:56:38 +0000 (11:56 +0200)
commitb4d87f54d60711e936fefae388d741b281eecdf0
tree1993fa59599a6cbf553b49b171269cea5718fa32
parentdf45f2c33e1c916d62d7f5e794c6015fc3b51c01
examples: fix Wimplicit-fallthrough warnings

This is contained in -Wextra with GCC 7.
docs/examples/debug.c
docs/examples/http2-download.c
docs/examples/http2-serverpush.c
docs/examples/http2-upload.c
docs/examples/multi-debugcallback.c