head 1.2; access; symbols pkgsrc-2019Q3:1.1.0.24 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.22 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.20 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.18 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.16 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.14 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.12 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.10 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.8 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.4 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2019.10.30.17.26.50; author nia; state dead; branches; next 1.1; commitid DSHEjrLYlXqbOUIB; 1.1 date 2017.02.09.00.19.15; author joerg; state Exp; branches; next ; commitid DXqxfF4x4QPI2dFz; desc @@ 1.2 log @evolution: Update to 3.34.1 Switched to GTK3, etc. @ text @$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 @ 1.1 log @Fix conflict between implementation and prototype. @ text @d1 1 a1 1 $NetBSD$ @