From c830d14d0bd06dda4eaf7de27ae97b826173afe1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 13 Sep 2016 09:16:31 +0100 Subject: cleanup seevral doxygen warnings --- frontends/atari/plot/plot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/atari/plot/plot.c') 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) { -- cgit v1.2.3