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