From 64b7142a3601717a533cd0d7e6ef19f8aaba3db8 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Mon, 16 Jan 2017 19:31:22 +1100 Subject: Final unsigned fixes Found using the Makefile.lite build system. --- src/plugin_common/tags.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/plugin_common/tags.c b/src/plugin_common/tags.c index a8e1181f..ae440c5d 100644 --- a/src/plugin_common/tags.c +++ b/src/plugin_common/tags.c @@ -118,8 +118,8 @@ static FLAC__uint16 *local__convert_utf8_to_ucs2(const char *src, uint32_t lengt /* calculate length */ { - const uint32_t char *s, *end; - for (s=(const uint32_t char *)src, end=s+length; s