X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Ffeatures.cc;h=cf0196c86ffb8ec8778e1d68e1a7b5b09bf85b34;hp=8def2461af63b29fd7ba19c134e1409745842e1d;hb=HEAD;hpb=e34e2a68b62b50cc40e695d1a2690a7de382bba6 diff --git a/lib/features.cc b/lib/features.cc index 8def2461..cf0196c8 100644 --- a/lib/features.cc +++ b/lib/features.cc @@ -64,7 +64,7 @@ _notmuch_database_print_features (const void *ctx, unsigned int features) */ _notmuch_features _notmuch_database_parse_features (const void *ctx, const char *features, unsigned int version, - char mode, char **incompat_out) + char mode, char **incompat_out) { _notmuch_features res = static_cast<_notmuch_features>(0); unsigned int namelen, i;