]> git.ipfire.org Git - thirdparty/hostap.git/commit
webkit: Clean up USE_WEBKIT2 blocks
authorJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 16:45:12 +0000 (18:45 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 17:21:06 +0000 (19:21 +0200)
commit5db5290ab472c3ea050ceef251678b76665ea225
treeedae1d8e5ded5c50901eaf1329a7450770a7988c
parent26ad26c8cfb83bf63b3599e907880572af145a06
webkit: Clean up USE_WEBKIT2 blocks

Use a single block each for webkit and webkit2 signal handlers. This
cleans up browser.c to have clear sections for each webkit API version.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/browser.c