diff options
Diffstat (limited to 'protocols/IRCG/res')
-rw-r--r-- | protocols/IRCG/res/IRC.rc | 2 | ||||
-rw-r--r-- | protocols/IRCG/res/version.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/IRCG/res/IRC.rc b/protocols/IRCG/res/IRC.rc index 3b7e3a71b9..5e8c38fa62 100644 --- a/protocols/IRCG/res/IRC.rc +++ b/protocols/IRCG/res/IRC.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/protocols/IRCG/res/version.rc b/protocols/IRCG/res/version.rc index 8948616bb4..9ac7a89ecb 100644 --- a/protocols/IRCG/res/version.rc +++ b/protocols/IRCG/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++
|