diff options
Diffstat (limited to 'plugins/BuddyExpectator/res')
-rw-r--r-- | plugins/BuddyExpectator/res/BuddyExpectator.rc | 2 | ||||
-rw-r--r-- | plugins/BuddyExpectator/res/Version.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/BuddyExpectator/res/BuddyExpectator.rc b/plugins/BuddyExpectator/res/BuddyExpectator.rc index 609d06196e..7d0f1d99f0 100644 --- a/plugins/BuddyExpectator/res/BuddyExpectator.rc +++ b/plugins/BuddyExpectator/res/BuddyExpectator.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/BuddyExpectator/res/Version.rc b/plugins/BuddyExpectator/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/BuddyExpectator/res/Version.rc +++ b/plugins/BuddyExpectator/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++
|