From: Steve Brokenshire Date: Wed, 20 Jan 2016 21:44:38 +0000 (+0000) Subject: Fixed alignment in ConvertV4PropertyProc. X-Git-Tag: release-0.09~45 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=fe50d12a5d3750dd8993d5358fb53c76f1d0ac2a Fixed alignment in ConvertV4PropertyProc. --- diff --git a/source/vcard/vcard34conv.cpp b/source/vcard/vcard34conv.cpp index b543047..4faa514 100644 --- a/source/vcard/vcard34conv.cpp +++ b/source/vcard/vcard34conv.cpp @@ -50,7 +50,7 @@ void vCard34Conv::ConvertV4PropertyProc(wxString *wxSPropertyName, wxString wxSProperty; wxString wxSPropertySeg1Chopped; - size_t intPropertyLen; + size_t intPropertyLen; if (ProcessItemData == TRUE){