commit | 8f378c927a5789f30ba625595153bc1422d511dc | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Aug 31 10:01:43 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Fri Aug 31 10:04:34 2018 -0700 |
tree | b5955a6a34eaa3d8d89e55da6aff9fcf73b3b460 | |
parent | 605f75f7c026b5c2f454de155f6f211b2c3b187f [diff] [blame] |
clang-format-6.0 bump fixes The bump to use clang-format-6.0 now reports these issues. Change-Id: I29a50add080d83fa4c0a3f3bf961478ab860464e Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/flash-ipmi.cpp b/flash-ipmi.cpp index a9603dd..19e8a3d 100644 --- a/flash-ipmi.cpp +++ b/flash-ipmi.cpp
@@ -50,7 +50,7 @@ (*fd) = nullptr; } } -} +} // namespace void FlashUpdate::closeEverything() {