diff options
Diffstat (limited to 'protocols/Tox')
-rw-r--r-- | protocols/Tox/proto_tox/res/Proto_Tox.rc | 2 | ||||
-rw-r--r-- | protocols/Tox/res/resource.rc | 2 | ||||
-rw-r--r-- | protocols/Tox/res/version.rc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Tox/proto_tox/res/Proto_Tox.rc b/protocols/Tox/proto_tox/res/Proto_Tox.rc index 9b79d96033..2f16ada64c 100644 --- a/protocols/Tox/proto_tox/res/Proto_Tox.rc +++ b/protocols/Tox/proto_tox/res/Proto_Tox.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/Tox/res/resource.rc b/protocols/Tox/res/resource.rc index 1a1c8d5b7b..eb42763582 100644 --- a/protocols/Tox/res/resource.rc +++ b/protocols/Tox/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/protocols/Tox/res/version.rc b/protocols/Tox/res/version.rc index 6427dc9522..fdeb14668c 100644 --- a/protocols/Tox/res/version.rc +++ b/protocols/Tox/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++
|