commit | 69bd21f69556be7b2fc620317334514716ddca98 | [log] [tgz] |
---|---|---|
author | James Hawkins <jhawkins@google.com> | Fri Feb 26 15:15:06 2016 -0800 |
committer | James Hawkins <jhawkins@google.com> | Fri Feb 26 15:15:06 2016 -0800 |
tree | e392453f9e2540a5b8587f1dd56055db87387793 | |
parent | ac06dcd29fbc551ebc77abdee2557db98930058e [diff] |
crash_reporter: Fix a -Wmissing-field-initializers warning. The fix is to use the C++ empty struct initialization {} instead of the C-style {0}. Bug: 27378717 Change-Id: I36896d1202bf30b5db5689ac13acaff3b3f1b30b