summaryrefslogtreecommitdiff
path: root/frontends/atari/plot
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-09-13 09:16:31 +0100
committerVincent Sanders <vince@kyllikki.org>2016-09-13 09:16:31 +0100
commitc830d14d0bd06dda4eaf7de27ae97b826173afe1 (patch)
tree71eeef5f2c065dda983c41a34ae3c65addb0f814 /frontends/atari/plot
parentfa5e6fcdf90907e238ea74edf4ffdba7656fb163 (diff)
downloadnetsurf-c830d14d0bd06dda4eaf7de27ae97b826173afe1.tar.gz
netsurf-c830d14d0bd06dda4eaf7de27ae97b826173afe1.tar.bz2
cleanup seevral doxygen warnings
Diffstat (limited to 'frontends/atari/plot')
-rw-r--r--frontends/atari/plot/plot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/atari/plot/plot.c b/frontends/atari/plot/plot.c
index 2d0805d7e..0a0d7a494 100644
--- a/frontends/atari/plot/plot.c
+++ b/frontends/atari/plot/plot.c
@@ -387,7 +387,7 @@ bool plot_copy_rect(GRECT src, GRECT dst)
/**
* Fill the screen info structure.
*
- * \param vdhi The handle
+ * \param vdih The handle
* \param[out] info The infor structure to fill.
*/
static void read_vdi_sysinfo(short vdih, struct s_vdi_sysinfo * info) {