aboutsummaryrefslogtreecommitdiff
path: root/bindings/ruby
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-09-25 21:47:35 +0300
committerDavid Bremner <david@tethera.net>2015-09-29 08:25:25 -0300
commit847792ec29709f3d3c0e94cdd22b60a253e6de8a (patch)
tree02cf3be3928e44179118109b90e7b87fbca0ceb5 /bindings/ruby
parent8b35b8f71aec56232a3d305aff6cf315bf31331e (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 'bindings/ruby')
0 files changed, 0 insertions, 0 deletions