diff options
Diffstat (limited to 'plugins/NewAwaySysMod/res')
-rw-r--r-- | plugins/NewAwaySysMod/res/NewAwaySys.rc | 2 | ||||
-rw-r--r-- | plugins/NewAwaySysMod/res/version.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NewAwaySysMod/res/NewAwaySys.rc b/plugins/NewAwaySysMod/res/NewAwaySys.rc index 848f8369e9..c441dbd6fb 100644 --- a/plugins/NewAwaySysMod/res/NewAwaySys.rc +++ b/plugins/NewAwaySysMod/res/NewAwaySys.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NewAwaySysMod/res/version.rc b/plugins/NewAwaySysMod/res/version.rc index 6427dc9522..fdeb14668c 100644 --- a/plugins/NewAwaySysMod/res/version.rc +++ b/plugins/NewAwaySysMod/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++
|