diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-10-20 19:32:54 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-10-20 19:32:54 +0000 |
commit | 05d7641afd10c5af6cb8b5bef34a5e86a001c2d2 (patch) | |
tree | 4b37cb63582d19658cc59a9302ac7f37b9861373 /protocols/Xfire/src/all_statusmsg.cpp | |
parent | defe4cc2bf3f06c3362248adad611b752d815f10 (diff) |
Xfire: spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@6562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Xfire/src/all_statusmsg.cpp')
-rw-r--r-- | protocols/Xfire/src/all_statusmsg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Xfire/src/all_statusmsg.cpp b/protocols/Xfire/src/all_statusmsg.cpp index 20b474ea3d..7f349b8261 100644 --- a/protocols/Xfire/src/all_statusmsg.cpp +++ b/protocols/Xfire/src/all_statusmsg.cpp @@ -28,7 +28,7 @@ BOOL BackupStatusMsg() { statustype=db_get_b(NULL,protocolname,"statuschgtype",0);
- XFireLog("Backup Status Message ...");
+ XFireLog("Backup Status Message...");
//alten vector löschen
if(olstatusmsg!=NULL)
|