From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- src/mir_app/res/resource.rc | 2 +- src/mir_app/res/version.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mir_app/res') diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc index f6c1a544ea..b167212001 100644 --- a/src/mir_app/res/resource.rc +++ b/src/mir_app/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #include "..\src\resource.h" diff --git a/src/mir_app/res/version.rc b/src/mir_app/res/version.rc index 46ff483e9b..018e71ecbd 100644 --- a/src/mir_app/res/version.rc +++ b/src/mir_app/res/version.rc @@ -1,4 +1,4 @@ -#ifdef APSTUDIO_INVOKED +#ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED -- cgit v1.2.3