diff options
Diffstat (limited to 'protocols/IRCG')
-rw-r--r-- | protocols/IRCG/proto_irc/res/Proto_IRC.rc | 2 | ||||
-rw-r--r-- | protocols/IRCG/res/IRC.rc | 2 | ||||
-rw-r--r-- | protocols/IRCG/res/version.rc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/protocols/IRCG/proto_irc/res/Proto_IRC.rc b/protocols/IRCG/proto_irc/res/Proto_IRC.rc index 7fa6c049da..fd7f11085c 100644 --- a/protocols/IRCG/proto_irc/res/Proto_IRC.rc +++ b/protocols/IRCG/proto_irc/res/Proto_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/IRC.rc b/protocols/IRCG/res/IRC.rc index 5e8c38fa62..3b7e3a71b9 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 9ac7a89ecb..8948616bb4 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++
|