diff options
Diffstat (limited to 'plugins/YAMN')
-rw-r--r-- | plugins/YAMN/proto_yamn/res/proto_YAMN.rc | 2 | ||||
-rw-r--r-- | plugins/YAMN/res/Version.rc | 2 | ||||
-rw-r--r-- | plugins/YAMN/res/YAMN.rc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/YAMN/proto_yamn/res/proto_YAMN.rc b/plugins/YAMN/proto_yamn/res/proto_YAMN.rc index 587991095b..087ee444c9 100644 --- a/plugins/YAMN/proto_yamn/res/proto_YAMN.rc +++ b/plugins/YAMN/proto_yamn/res/proto_YAMN.rc @@ -1,4 +1,4 @@ -#include "..\src\resource.h"
+#include "..\src\resource.h"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/YAMN/res/Version.rc b/plugins/YAMN/res/Version.rc index 6427dc9522..fdeb14668c 100644 --- a/plugins/YAMN/res/Version.rc +++ b/plugins/YAMN/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++
diff --git a/plugins/YAMN/res/YAMN.rc b/plugins/YAMN/res/YAMN.rc index aaaef705cc..68436a49ae 100644 --- a/plugins/YAMN/res/YAMN.rc +++ b/plugins/YAMN/res/YAMN.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
|