summaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-02-08 15:10:39 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2013-02-08 15:10:39 +0000
commit98befbb770dabfe0d73bd238529061f4907517b8 (patch)
tree97bc1172fb5f80ab2614fc2b8f38c8c42888a0fe /render
parent9c20ff95924f3df9fa8d4f1bba52246a698b12b3 (diff)
downloadnetsurf-98befbb770dabfe0d73bd238529061f4907517b8.tar.gz
netsurf-98befbb770dabfe0d73bd238529061f4907517b8.tar.bz2
Fix comment.
Diffstat (limited to 'render')
-rw-r--r--render/html.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/render/html.c b/render/html.c
index c135db198..3a7e3c831 100644
--- a/render/html.c
+++ b/render/html.c
@@ -2653,8 +2653,8 @@ html_get_contextual_content(struct content *c,
* \param c html content to look inside
* \param x x-coordinate of point of interest
* \param y y-coordinate of point of interest
- * \param scrx x-coordinate of point of interest
- * \param scry y-coordinate of point of interest
+ * \param scrx number of px try to scroll something in x direction
+ * \param scry number of px try to scroll something in y direction
* \return true iff scroll was consumed by something in the content
*/
static bool