summaryrefslogtreecommitdiff
path: root/desktop/cookie_manager.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-07-31 00:07:07 +0100
committerVincent Sanders <vince@kyllikki.org>2016-07-31 13:25:20 +0100
commit0f5d7cfcd2daade443ea0695275171247e2cfc22 (patch)
tree56647a0a11a002429e0a8561cc1022ec76702bec /desktop/cookie_manager.h
parent8dbb61d2f57b32483d67434e9ac169b5f14e7460 (diff)
downloadnetsurf-0f5d7cfcd2daade443ea0695275171247e2cfc22.tar.gz
netsurf-0f5d7cfcd2daade443ea0695275171247e2cfc22.tar.bz2
Fix cookie manager keypress consumption return
Diffstat (limited to 'desktop/cookie_manager.h')
-rw-r--r--desktop/cookie_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/cookie_manager.h b/desktop/cookie_manager.h
index 65690d693..4ae74a25f 100644
--- a/desktop/cookie_manager.h
+++ b/desktop/cookie_manager.h
@@ -101,7 +101,7 @@ void cookie_manager_mouse_action(enum browser_mouse_state mouse, int x, int y);
* \param key The ucs4 character codepoint
* \return true if the keypress is dealt with, false otherwise.
*/
-void cookie_manager_keypress(uint32_t key);
+bool cookie_manager_keypress(uint32_t key);
/**
* Determine whether there is a selection