mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
line-feed after a closing statement
This commit is contained in:
parent
888a9316af
commit
d699b1ce2b
1 changed files with 1 additions and 0 deletions
|
@ -641,6 +641,7 @@ String^ UnitConverterViewModel::Serialize()
|
|||
String^ serializedData = ref new String(wstring(out.str()).c_str());
|
||||
return serializedData;
|
||||
}
|
||||
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue