From 19b3876ff27b5dfb48c9694721e528827742e654 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 13 Aug 2012 23:41:02 +0100 Subject: Fix comment. --- render/search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/search.c') diff --git a/render/search.c b/render/search.c index 246c4e39f..96166ed5c 100644 --- a/render/search.c +++ b/render/search.c @@ -113,7 +113,7 @@ static struct browser_window *search_get_browser_window( /** * create a search_context - * \param bw the browser_window the search_context is connected to + * \param h the hlcache_handle the search_context is connected to * \param callbacks the callbacks to modify appearance according to results * \param p the pointer to send to the callbacks * \return true for success -- cgit v1.2.3