diff options
Diffstat (limited to 'lbx/lbxcmap.c')
-rw-r--r-- | lbx/lbxcmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lbx/lbxcmap.c b/lbx/lbxcmap.c index b1366aa3f..5c2c062b3 100644 --- a/lbx/lbxcmap.c +++ b/lbx/lbxcmap.c @@ -104,7 +104,7 @@ LbxColormapPrivInit (ColormapPtr pmap) static int -LbxDefCmapPrivInit (ColormapPtr pmap) +LbxDefCmapPrivInit (ColormapPtr pmap, int index) { #if 0 /* BUG: You can't do that. lbxColormapPrivIndex hasn't |