[format] Require EOF newline
This commit is contained in:
@@ -55,4 +55,4 @@ void NullCommandProcessor::InitializeTrace() {}
|
||||
|
||||
} // namespace null
|
||||
} // namespace gpu
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
@@ -52,4 +52,4 @@ class NullCommandProcessor : public CommandProcessor {
|
||||
} // namespace gpu
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_GPU_NULL_NULL_COMMAND_PROCESSOR_H_
|
||||
#endif // XENIA_GPU_NULL_NULL_COMMAND_PROCESSOR_H_
|
||||
|
||||
@@ -39,4 +39,4 @@ std::unique_ptr<CommandProcessor> NullGraphicsSystem::CreateCommandProcessor() {
|
||||
|
||||
} // namespace null
|
||||
} // namespace gpu
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
@@ -40,4 +40,4 @@ class NullGraphicsSystem : public GraphicsSystem {
|
||||
} // namespace gpu
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_GPU_NULL_NULL_GRAPHICS_SYSTEM_H_
|
||||
#endif // XENIA_GPU_NULL_NULL_GRAPHICS_SYSTEM_H_
|
||||
|
||||
Reference in New Issue
Block a user