diff options
| author | Jani Nikula <jani@nikula.org> | 2015-09-25 21:47:35 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-09-29 08:25:25 -0300 |
| commit | 847792ec29709f3d3c0e94cdd22b60a253e6de8a (patch) | |
| tree | 02cf3be3928e44179118109b90e7b87fbca0ceb5 /lib | |
| parent | 8b35b8f71aec56232a3d305aff6cf315bf31331e (diff) | |
cli: use designated initializer to initialize add_files_state
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.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
