commit | fa34e02315bd1397180daaa3377bcb38d7f30d7a | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 04 10:05:45 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 07 19:52:40 2018 +0000 |
tree | 3f88bb9d07ba556ab34680e60fbd834d4f5a2a9d | |
parent | 76c79df3fca0842ec9dd38f9627913cf5c64001e [diff] [blame] |
Clang 6 updates Just some minor fixes. Change-Id: I000c456e51c62220d7a5fed8100cfc6c13ef9551 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/image_manager.cpp b/image_manager.cpp index 7c19866..c346fd4 100644 --- a/image_manager.cpp +++ b/image_manager.cpp
@@ -277,4 +277,4 @@ } // namespace manager } // namespace software -} // namepsace phosphor +} // namespace phosphor