summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/palette.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/palette.c')
-rw-r--r--src/lib/util/palette.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/util/palette.c b/src/lib/util/palette.c
index e659f152830..e553157d614 100644
--- a/src/lib/util/palette.c
+++ b/src/lib/util/palette.c
@@ -230,8 +230,8 @@ int palette_get_num_groups(palette_t *palette)
/*-------------------------------------------------
- palette_get_max_index - return the maximum
- allowed index (i.e., length of arrays returned
+ palette_get_max_index - return the maximum
+ allowed index (i.e., length of arrays returned
by palette_entry_list*)
-------------------------------------------------*/