From 6741b6e287bf89607eb6ce8378d79f7b4cf4b162 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Feb 2017 23:05:30 +0000 Subject: clean up incorrect documentation comments from plotter API rework --- 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 09174287c..2324f82d9 100644 --- a/frontends/atari/plot/plot.c +++ b/frontends/atari/plot/plot.c @@ -794,7 +794,7 @@ static MFDB * snapshot_create_native_mfdb(int x, int y, int w, int h) * This creates an snapshot in RGBA format (NetSurf's native format) * * Capture the screen at x,y location - * \param self instance + * * \param x absolute screen coords * \param y absolute screen coords * \param w width -- cgit v1.2.3