[*] Reformat messed up

This commit is contained in:
Reece Wilson 2021-09-13 22:35:39 +01:00
parent 051e597663
commit 2b4517352c

View File

@ -110,6 +110,7 @@ namespace Aurora::HWInfo
return RamStat {info.totalram - info.freeram, info.totalram}
#else
return {};
#endif