From 9307b8a7e3e7508807efb31193f2808a6ea73199 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 13 Oct 2013 00:25:59 +0000 Subject: removed some not needed spaces, capitals, etc. git-svn-id: http://svn.miranda-ng.org/main/trunk@6470 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/src/icq_uploadui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/IcqOscarJ/src/icq_uploadui.cpp b/protocols/IcqOscarJ/src/icq_uploadui.cpp index ba8cbc30ff..570a1e0b5e 100644 --- a/protocols/IcqOscarJ/src/icq_uploadui.cpp +++ b/protocols/IcqOscarJ/src/icq_uploadui.cpp @@ -876,7 +876,7 @@ static INT_PTR CALLBACK DlgProcUploadList(HWND hwndDlg,UINT message,WPARAM wPara if (!ppro->icqOnline()) { char str[MAX_PATH]; - AppendToUploadLog(hwndDlg, ICQTranslateUtfStatic(LPGEN("You have to be online to sychronize the server-list !"), str, MAX_PATH)); + AppendToUploadLog(hwndDlg, ICQTranslateUtfStatic(LPGEN("You have to be online to sychronize the server-list!"), str, MAX_PATH)); break; } working = 1; -- cgit v1.2.3