From 4d52c4f9c25fd47d1ab49a5f9606395c78e7d962 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 1 Oct 2012 11:27:31 +0000 Subject: unnecessary space in exported contact git-svn-id: http://svn.miranda-ng.org/main/trunk@1741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/src/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Msg_Export/src/utils.cpp b/plugins/Msg_Export/src/utils.cpp index 68bf7cd7a5..cc53a06555 100755 --- a/plugins/Msg_Export/src/utils.cpp +++ b/plugins/Msg_Export/src/utils.cpp @@ -1108,7 +1108,7 @@ void ExportDBEventInfo(HANDLE hContact, DBEVENTINFO &dbei ) LPGENT("Age : %Age%\r\n") LPGENT("Gender : %Gender%\r\n") LPGENT("e-mail : %e-mail%\r\n") - LPGENT("Nick : %Nick% \r\n") + LPGENT("Nick : %Nick%\r\n") LPGENT("City : %City%\r\n") LPGENT("State : %State%\r\n") LPGENT("Phone : %Phone%\r\n") -- cgit v1.2.3