From: Steve Brokenshire Date: Mon, 14 Mar 2016 21:20:04 +0000 (+0000) Subject: Clean up poorly formatted comments in import/import.cpp X-Git-Tag: release-0.11~57^2~13 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=f8546cb74a45bc8f515021aa628faf3649c18798 Clean up poorly formatted comments in import/import.cpp --- diff --git a/source/import/import.cpp b/source/import/import.cpp index aee7f58..3dffa82 100644 --- a/source/import/import.cpp +++ b/source/import/import.cpp @@ -132,7 +132,7 @@ void ImportRun(frmMain *frmMainPtrInc){ delete frmIC; frmIC = NULL; - // Import the contacts into the selected account. + // Import the contacts into the selected account. int ImportCount = 0; int ImportSeek = 0; @@ -165,7 +165,7 @@ void ImportRun(frmMain *frmMainPtrInc){ if (iter->second.ContactSelected == TRUE){ - // Workout the file name. void CloseWindow( wxCommandEvent& event ); + // Workout the file name. // Get the UID value and check if it is empty. // If it isn't empty, check it can be used for a valid // filename other wise generate a file name for the purposes