From 44847490233223e7a58d9deb47e5c0c72d996a14 Mon Sep 17 00:00:00 2001 From: Sylvain Petreolle Date: Sun, 7 Jun 2009 13:41:41 +0000 Subject: [PATCH 1/1] fix dll/win32/netshell/lang/nl-NL.rc:128:4: error: no newline at end of file svn path=/trunk/; revision=41335 --- reactos/dll/win32/netshell/lang/nl-NL.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reactos/dll/win32/netshell/lang/nl-NL.rc b/reactos/dll/win32/netshell/lang/nl-NL.rc index 1122e365dce..914abced291 100644 --- a/reactos/dll/win32/netshell/lang/nl-NL.rc +++ b/reactos/dll/win32/netshell/lang/nl-NL.rc @@ -125,4 +125,5 @@ BEGIN IDS_DURATION_DAYS "%d Dagen %s" IDS_ASSIGNED_DHCP "Toegekend door DHCP" IDS_ASSIGNED_MANUAL "Handmatig geconfigureerd" -END \ No newline at end of file +END + -- 2.17.1