From 0b7fb453ab078240ced092d7272e3079b70a9528 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Tue, 27 Oct 2020 18:47:53 +0100 Subject: [PATCH] - normalize line endings. --- src/win32/zdoom.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/win32/zdoom.rc b/src/win32/zdoom.rc index 0f10a1ec582..265b2be70fa 100644 --- a/src/win32/zdoom.rc +++ b/src/win32/zdoom.rc @@ -8,8 +8,8 @@ // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" -#include "../version.h" -#include "../gitinfo.h" +#include "../version.h" +#include "../gitinfo.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -356,7 +356,7 @@ BEGIN BEGIN VALUE "Translation", 0x409, 1200 END -END +END ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED