projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
475ce06
)
babl: drop a now deprecated const
author
Øyvind Kolås
<pippin@gimp.org>
Sat, 19 Feb 2022 17:04:31 +0000
(18:04 +0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Sat, 19 Feb 2022 17:04:31 +0000
(18:04 +0100)
babl/babl-format.c
patch
|
blob
|
history
diff --git
a/babl/babl-format.c
b/babl/babl-format.c
index 982b851e2d5db8bda4f6182f26ed1c9e80cd4322..3a8e6c0de1ee55efb72547120670329111246bca 100644
(file)
--- a/
babl/babl-format.c
+++ b/
babl/babl-format.c
@@
-346,7
+346,7
@@
babl_format_new (const void *first_arg,
int components = 0;
BablModel *model = NULL;
const Babl *space = babl_space ("sRGB");
- c
onst char
*doc = NULL;
+ c
har
*doc = NULL;
BablComponent *component [BABL_MAX_COMPONENTS];
BablSampling *sampling [BABL_MAX_COMPONENTS];
const BablType*type [BABL_MAX_COMPONENTS];