]> git.ipfire.org Git - thirdparty/hostap.git/commit
webkit2: Split decide-policy into a separate function
authorJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 16:40:42 +0000 (18:40 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 17:21:06 +0000 (19:21 +0200)
commit26ad26c8cfb83bf63b3599e907880572af145a06
tree2a26bc8593632d2330e67ac35031d335dae03a6b
parent02ed737eee51333be461d17afa5c45f75c43e8c8
webkit2: Split decide-policy into a separate function

This cleans up the #ifdef/#else/#endif mess in the function for webkit
vs. webkit2 API.

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