diff options
Diffstat (limited to 'plugins/Popup')
-rw-r--r-- | plugins/Popup/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Popup/res/version.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc index 867b2c913b..75cd04bd35 100644 --- a/plugins/Popup/res/resource.rc +++ b/plugins/Popup/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/plugins/Popup/res/version.rc b/plugins/Popup/res/version.rc index 6427dc9522..fdeb14668c 100644 --- a/plugins/Popup/res/version.rc +++ b/plugins/Popup/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++
|