diff options
| author | Jani Nikula <jani@nikula.org> | 2015-02-23 18:56:16 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-02-25 23:11:08 +0100 |
| commit | a9e0786f72bd01186b58b739986e7ac0680ff7c0 (patch) | |
| tree | 4d4e6ab780f8c5a377259442c9a792138a73f7a5 /lib | |
| parent | 08757767de5c148cea8e7b97274789f851fbd854 (diff) | |
cli: fix clang build warnings
Fix the following warning produced by clang 3.5.0:
notmuch-search.c:730:25: warning: initializing 'void *' with an
expression of type 'const notmuch_opt_desc_t (*)[4]' discards
qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
{ NOTMUCH_OPT_INHERIT, &common_options, NULL, 0, 0 },
^~~~~~~~~~~~~~~
1 warning generated.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
