diff options
Diffstat (limited to 'src/core/stdclist/res')
-rw-r--r-- | src/core/stdclist/res/resource.rc | 2 | ||||
-rw-r--r-- | src/core/stdclist/res/version.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdclist/res/resource.rc b/src/core/stdclist/res/resource.rc index aa5b7b70b2..4e32d4bcf2 100644 --- a/src/core/stdclist/res/resource.rc +++ b/src/core/stdclist/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/core/stdclist/res/version.rc b/src/core/stdclist/res/version.rc index 6427dc9522..fdeb14668c 100644 --- a/src/core/stdclist/res/version.rc +++ b/src/core/stdclist/res/version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
|