[*] Reformat messed up

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

View File

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