From b2b08cc606597dcbc93dcb346f845083e9dc5182 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 18 May 2009 16:00:15 +0000 Subject: Typo. svn-id: r40693 --- common/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/system.h b/common/system.h index cadc035501..5b72dab7c1 100644 --- a/common/system.h +++ b/common/system.h @@ -445,7 +445,7 @@ public: * (transparency) value. Then the second color starts, and so on. So memory * looks like this: R1-G1-B1-A1-R2-G2-B2-A2-R3-... * - * @param colors the new palette data, in interleaved RGB format + * @param colors the new palette data, in interleaved RGBA format * @param start the first palette entry to be updated * @param num the number of palette entries to be updated * -- cgit v1.2.3