aboutsummaryrefslogtreecommitdiff
path: root/graphics/fontman.h
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2014-08-29 03:26:48 +0200
committerEinar Johan Trøan Sømåen2014-08-29 03:26:48 +0200
commit0593c2eab29e61692738dd8d88cfa88501803f0d (patch)
treefdc488561d23b500256453fd7e811092013d1a9d /graphics/fontman.h
parent183f8eea43fc01173810cc9668f8d458322a5639 (diff)
downloadscummvm-rg350-0593c2eab29e61692738dd8d88cfa88501803f0d.tar.gz
scummvm-rg350-0593c2eab29e61692738dd8d88cfa88501803f0d.tar.bz2
scummvm-rg350-0593c2eab29e61692738dd8d88cfa88501803f0d.zip
GRAPHICS: Fix some Doxygen comments that seem wrong.
Diffstat (limited to 'graphics/fontman.h')
-rw-r--r--graphics/fontman.h1
1 files changed, 0 insertions, 1 deletions
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
*/