From 6ee45acf9e529efe9eb51e327d4c212d0ffc9293 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 23 Sep 2007 23:37:55 +0000 Subject: Fixed comment for grabPalette. svn-id: r29079 --- common/system.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/system.h') diff --git a/common/system.h b/common/system.h index a1df855449..600b2ed76e 100644 --- a/common/system.h +++ b/common/system.h @@ -432,7 +432,8 @@ public: * Grabs a specified part of the currently active palette. * The format is the same as for setPalette. * - * @param colors the palette data, in interleaved RGB format + * @see setPalette + * @param colors the palette data, in interleaved RGBA format * @param start the first platte entry to be read * @param num the number of palette entries to be read */ -- cgit v1.2.3