From 8932da11adf4ca94adfcf6c9f75e152933cac7ff Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Tue, 15 Mar 2016 21:47:54 +0000 Subject: [PATCH] Indented code properly in vcard/vcard34conv-v3conv.cpp --- source/vcard/vcard34conv-v3conv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/vcard/vcard34conv-v3conv.cpp b/source/vcard/vcard34conv-v3conv.cpp index 8639a74..54be62b 100644 --- a/source/vcard/vcard34conv-v3conv.cpp +++ b/source/vcard/vcard34conv-v3conv.cpp @@ -134,7 +134,7 @@ bool vCard34Conv::ConvertToV3(wxString Filename, wxString *wxSData){ wxString strVer; - // Setup the version string. + // Setup the version string. strVer.Append(wxT("-//Xestia//Address Book Version ")); strVer.Append(wxT(XSDAB_VERSION)); -- 2.39.2