changeset 18571:3363fadc2e13

lib-fts: Compiler warning fix when building without libicu
author Timo Sirainen <tss@iki.fi>
date Sat, 09 May 2015 12:50:54 +0300
parents ac6ae1b9f5c4
children 07597666aa29
files src/lib-fts/fts-filter-normalizer-icu.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-fts/fts-filter-normalizer-icu.c	Sat May 09 12:50:11 2015 +0300
+++ b/src/lib-fts/fts-filter-normalizer-icu.c	Sat May 09 12:50:54 2015 +0300
@@ -263,7 +263,7 @@
 				 const char **token ATTR_UNUSED,
 				 const char **error_r ATTR_UNUSED)
 {
-	return NULL;
+	return -1;
 }
 
 static void