From 1e70f0b727cf39aca305208a9f77369e42dec062 Mon Sep 17 00:00:00 2001 From: "Derek \"Turtle\" Roe" Date: Tue, 16 Mar 2021 18:02:07 -0500 Subject: [PATCH] Update TraceModulesCommon.h Add newline --- Source/Common/TraceModulesCommon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Common/TraceModulesCommon.h b/Source/Common/TraceModulesCommon.h index cbce2712b..8984bf0a2 100644 --- a/Source/Common/TraceModulesCommon.h +++ b/Source/Common/TraceModulesCommon.h @@ -6,4 +6,4 @@ enum TraceModuleCommon TraceThread, TracePath, MaxTraceModuleCommon, -}; \ No newline at end of file +};