$NetBSD: patch-camel_providers_imapx_camel-imapx-tokens.txt,v 1.1 2017/02/09 00:19:15 joerg Exp $

--- camel/providers/imapx/camel-imapx-tokens.txt.orig	2017-02-08 22:29:05.083115118 +0000
+++ camel/providers/imapx/camel-imapx-tokens.txt
@@ -1,7 +1,7 @@
 /* This contains all of the keywords we care about.  These
    can be converted to an id very efficiently */
 struct _imapx_keyword {const gchar *name; camel_imapx_id_t id; };
-struct _imapx_keyword *imapx_tokenise_struct (register const char *str, register unsigned int len);
+struct _imapx_keyword *imapx_tokenise_struct (register const char *str, register size_t len);
 %%
 ALERT,          IMAPX_ALERT
 APPENDUID,	IMAPX_APPENDUID
