mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
15.05
This commit is contained in:
committed by
Kornel Lesiński
parent
0713a3ab80
commit
54490d51d5
@@ -185,6 +185,6 @@ void CPairsStorage::SaveToString(UString &text) const
|
||||
text += L' ';
|
||||
text += pair.Value;
|
||||
text += L'\x0D';
|
||||
text += L'\n';
|
||||
text.Add_LF();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user