From 2913fa5473378ea36522f01b790de6d6696d89d1 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Wed, 24 Aug 2022 23:35:45 +0200 Subject: Add newlines at end of file (#247) Co-authored-by: Northstar --- NorthstarDLL/cvar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDLL/cvar.h') diff --git a/NorthstarDLL/cvar.h b/NorthstarDLL/cvar.h index c4525cef..a39df387 100644 --- a/NorthstarDLL/cvar.h +++ b/NorthstarDLL/cvar.h @@ -36,4 +36,4 @@ class CCvar }; extern SourceInterface* g_pCVarInterface; -extern CCvar* g_pCVar; \ No newline at end of file +extern CCvar* g_pCVar; -- cgit v1.2.3