projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b505f
)
there was a typo here, but the code worked anyway. oh well.
author
Mikael Magnusson
<mikachu@comhem.se>
Mon, 14 Jun 2004 12:25:28 +0000
(12:25 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Mon, 14 Jun 2004 12:25:28 +0000
(12:25 +0000)
render/instance.c
patch
|
blob
|
history
diff --git
a/render/instance.c
b/render/instance.c
index ca5845192713019ea032846f83e17255fe06e9ff..195792498a3ccb9725437cb205fed073bd409512 100644
(file)
--- a/
render/instance.c
+++ b/
render/instance.c
@@
-115,7
+115,7
@@
void RrTrueColorSetup (RrInstance *inst)
XFree(timage);
}
-#define RrPseudoNcolors(i
sn
t) (1 << (inst->pseudo_bpc * 3))
+#define RrPseudoNcolors(i
ns
t) (1 << (inst->pseudo_bpc * 3))
void RrPseudoColorSetup (RrInstance *inst)
{