From ce8004c9c1cd977d4f5a43e08bfcf2e9ec12f047 Mon Sep 17 00:00:00 2001 From: Sepalani Date: Mon, 7 Jun 2021 12:55:52 +0400 Subject: Lint: End of namespace --- Source/Core/VideoCommon/CommandProcessor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp') diff --git a/Source/Core/VideoCommon/CommandProcessor.cpp b/Source/Core/VideoCommon/CommandProcessor.cpp index 4cdb9bd9fc..bc6f121562 100644 --- a/Source/Core/VideoCommon/CommandProcessor.cpp +++ b/Source/Core/VideoCommon/CommandProcessor.cpp @@ -634,4 +634,4 @@ void HandleUnknownOpcode(u8 cmd_byte, void* buffer, bool preprocess) } } -} // end of namespace CommandProcessor +} // namespace CommandProcessor -- cgit v1.2.3