summaryrefslogtreecommitdiff
path: root/fitz/res_shade.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/res_shade.c')
-rw-r--r--fitz/res_shade.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/res_shade.c b/fitz/res_shade.c
index f8f11a81..59e3887e 100644
--- a/fitz/res_shade.c
+++ b/fitz/res_shade.c
@@ -68,7 +68,7 @@ fz_bound_shade(fz_context *ctx, fz_shade *shade, fz_matrix ctm)
}
void
-fz_debug_shade(fz_context *ctx, fz_shade *shade)
+fz_print_shade(fz_context *ctx, fz_shade *shade)
{
int i, j, n;
float *vertex;