[PATCH] cli: use designated initializer to initialize add_files_state

David Bremner david at tethera.net
Tue Sep 29 04:27:29 PDT 2015


Jani Nikula <jani at nikula.org> writes:

> The side effect is that all of add_files_state will be initialized to
> zero, removing any lingering doubt that some of it might not be
> initialized. It's not a small struct, and the initialization is
> scattered around a bit, so this makes the code more readable.

pushed

d


More information about the notmuch mailing list