summaryrefslogtreecommitdiff
path: root/fitz/fitz.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-05-29 14:41:05 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-05-29 14:46:25 +0200
commitcff6f809da556624fb1de34725935278093182e1 (patch)
tree8d166dbabef2c34f3c0cd5ed6feb75476c8abd45 /fitz/fitz.h
parentaa1801a463e711c19b09b9be34bf76b18fda126c (diff)
downloadmupdf-cff6f809da556624fb1de34725935278093182e1.tar.xz
Rename some find/lookup functions to be in line with documentation.
Diffstat (limited to 'fitz/fitz.h')
-rw-r--r--fitz/fitz.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fitz/fitz.h b/fitz/fitz.h
index 8817672d..fd999421 100644
--- a/fitz/fitz.h
+++ b/fitz/fitz.h
@@ -1418,10 +1418,10 @@ void fz_drop_bitmap(fz_context *ctx, fz_bitmap *bit);
typedef struct fz_colorspace_s fz_colorspace;
/*
- fz_find_device_colorspace: Find a standard colorspace based upon
+ fz_lookup_device_colorspace: Find a standard colorspace based upon
it's name.
*/
-fz_colorspace *fz_find_device_colorspace(fz_context *ctx, char *name);
+fz_colorspace *fz_lookup_device_colorspace(fz_context *ctx, char *name);
/*
fz_colorspace_is_indexed: Return true, iff a given colorspace is