summaryrefslogtreecommitdiff
path: root/frontends/amiga/sslcert.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-02-14 23:05:30 +0000
committerVincent Sanders <vince@kyllikki.org>2017-02-14 23:06:04 +0000
commit6741b6e287bf89607eb6ce8378d79f7b4cf4b162 (patch)
tree438322cdbc1df19650ab0975519f6f7908ccae91 /frontends/amiga/sslcert.c
parent20e3dc6d2ae7876b3fc0ce6c34e650e63c26b342 (diff)
downloadnetsurf-6741b6e287bf89607eb6ce8378d79f7b4cf4b162.tar.gz
netsurf-6741b6e287bf89607eb6ce8378d79f7b4cf4b162.tar.bz2
clean up incorrect documentation comments from plotter API rework
Diffstat (limited to 'frontends/amiga/sslcert.c')
-rw-r--r--frontends/amiga/sslcert.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/amiga/sslcert.c b/frontends/amiga/sslcert.c
index 5929f7e89..47126a011 100644
--- a/frontends/amiga/sslcert.c
+++ b/frontends/amiga/sslcert.c
@@ -194,6 +194,8 @@ ami_crtvrfy_key(struct ami_corewindow *ami_cw, uint32_t nskey)
* callback on draw event for certificate verify on core window
*
* \param ami_cw The Amiga core window structure.
+ * \param x the x coordinate to draw
+ * \param y the y coordinate to draw
* \param r The rectangle of the window that needs updating.
* \param ctx The drawing context
* \return NSERROR_OK on success otherwise apropriate error code