git-svn-id: https://svn.microneil.com/svn/SNFUtility/trunk@52 aa37657e-1934-4a5f-aa6d-2d8eab27ff7cmaster
@@ -278,6 +278,11 @@ PostfixIntegrate::Unintegrate(FileBackup *SaveFile) { | |||
} | |||
Content += MilterConf.ConfLine(); // Copy updated line. | |||
if (MilterConf.ConfLine() != "") { | |||
Content += "\n"; | |||
} | |||
continue; | |||
} |