From 075c413d8fa50105e6a021c99c428bdef0671269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Fri, 28 Dec 2012 17:57:10 +0000 Subject: [PATCH] [INPUT] Add the awaited ending new-line to make msvc resource compiler happy. svn path=/trunk/; revision=58031 --- reactos/dll/cpl/input/rsrc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/cpl/input/rsrc.rc b/reactos/dll/cpl/input/rsrc.rc index b0401a71103..473cfe093a6 100644 --- a/reactos/dll/cpl/input/rsrc.rc +++ b/reactos/dll/cpl/input/rsrc.rc @@ -47,4 +47,4 @@ #endif #ifdef LANGUAGE_ZH_CN #include "lang/zh-CN.rc" -#endif \ No newline at end of file +#endif