summaryrefslogtreecommitdiff
path: root/ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'ops.c')
-rw-r--r--ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops.c b/ops.c
index 0e03550..b7803da 100644
--- a/ops.c
+++ b/ops.c
@@ -210,7 +210,7 @@ do_composite(int op,
const color4d *mask,
const color4d *dst,
color4d *result,
- Bool componentAlpha)
+ bool componentAlpha)
{
color4d srcval, srcalpha;