From 0593c2eab29e61692738dd8d88cfa88501803f0d Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Fri, 29 Aug 2014 03:26:48 +0200 Subject: GRAPHICS: Fix some Doxygen comments that seem wrong. --- graphics/fontman.h | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics/fontman.h') diff --git a/graphics/fontman.h b/graphics/fontman.h index b3de92f547..515b157e6a 100644 --- a/graphics/fontman.h +++ b/graphics/fontman.h @@ -75,7 +75,6 @@ public: * Associates a BDF font object with an 'usage'. This is useful for platforms * with a screen DPI much larger than a regular desktop workstation. * - * @param name the name of the font * @param font the font object * @return true on success, false on failure */ -- cgit v1.2.3