diff options
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)
|