From ff972e3673cf70c67e5daf52d5cc913b1df7a1ba Mon Sep 17 00:00:00 2001 From: Techjar Date: Sun, 5 May 2019 23:48:12 +0000 Subject: Reformat repo to clang-format 7.0 rules --- Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp') diff --git a/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp b/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp index 1cb76b2d25..a0e17da549 100644 --- a/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp +++ b/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp @@ -161,5 +161,5 @@ void PipeDevice::ParseCommand(const std::string& command) } } } -} -} +} // namespace Pipes +} // namespace ciface -- cgit v1.2.3