From 3b151e1790f42b34dbf0831c7b84cd447b815278 Mon Sep 17 00:00:00 2001 From: Borja Ferrer Date: Tue, 13 Feb 2007 16:39:47 +0000 Subject: [PATCH] new lines for linux --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40491 --- core/CDataPack.h | 2 +- core/smn_datapacks.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/CDataPack.h b/core/CDataPack.h index 0aae8592..cb514306 100644 --- a/core/CDataPack.h +++ b/core/CDataPack.h @@ -50,4 +50,4 @@ private: size_t m_size; }; -#endif //_INCLUDE_SOURCEMOD_CDATAPACK_H_ \ No newline at end of file +#endif //_INCLUDE_SOURCEMOD_CDATAPACK_H_ diff --git a/core/smn_datapacks.cpp b/core/smn_datapacks.cpp index fdf9ca3e..573715c1 100644 --- a/core/smn_datapacks.cpp +++ b/core/smn_datapacks.cpp @@ -285,4 +285,4 @@ REGISTER_NATIVES(datapacknatives) {"SetPackPosition", smn_SetPackPosition}, {"IsPackReadable", smn_IsPackReadable}, {NULL, NULL} -}; \ No newline at end of file +};