autoformat all sources

This commit is contained in:
2024-04-24 22:31:09 +02:00
parent e4a73556d6
commit 70dda97ae2
16 changed files with 746 additions and 752 deletions

View File

@ -65,7 +65,7 @@ void SMART::readSMARTData(Drive *drive)
if (status == 0U)
{
//Found S.M.A.R.T. data with this command
// Found S.M.A.R.T. data with this command
break;
}
}