summaryrefslogtreecommitdiffstats
path: root/collection/collection_cnv.c
diff options
context:
space:
mode:
Diffstat (limited to 'collection/collection_cnv.c')
-rw-r--r--collection/collection_cnv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/collection/collection_cnv.c b/collection/collection_cnv.c
index e60935a..f887ff2 100644
--- a/collection/collection_cnv.c
+++ b/collection/collection_cnv.c
@@ -290,7 +290,7 @@ int col_insert_str_property_with_ref(struct collection_item *ci,
int idx,
unsigned flags,
const char *property,
- char *string,
+ const char *string,
int length,
struct collection_item **ret_ref)
{