From c3c5149fa0c0de724e2e2edd832f6fbc3fc719ab Mon Sep 17 00:00:00 2001 From: Arkshine Date: Fri, 1 Aug 2014 23:20:29 +0200 Subject: [PATCH] Add new line at the end of file. --- amxmodx/datastructs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amxmodx/datastructs.h b/amxmodx/datastructs.h index 491d4c1a..15b94d53 100644 --- a/amxmodx/datastructs.h +++ b/amxmodx/datastructs.h @@ -230,4 +230,4 @@ inline CellArray* HandleToVector(AMX* amx, int handle) } -#endif \ No newline at end of file +#endif