From e3562272c333245f8a5ba035549bf6cc3711e0fb Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 20 Jan 2016 20:21:23 +0000 Subject: [PATCH] Fixed source code formatting in IMPP for ConvertToV3 --- 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 b041b62..5df8480 100644 --- a/source/vcard/vcard34conv-v3conv.cpp +++ b/source/vcard/vcard34conv-v3conv.cpp @@ -726,7 +726,7 @@ bool vCard34Conv::ConvertToV3(wxString Filename, wxString *wxSData){ } - ItemSeek++; + ItemSeek++; } else if (wxSProperty == wxT("TEL")){ -- 2.39.2