Minor fix - #2018-004

This commit is contained in:
avujic 2018-01-09 20:34:07 +01:00
parent d466a75d2b
commit c0fa672d5f
2 changed files with 6 additions and 7 deletions

View file

@ -33,7 +33,7 @@ class SelfMaintenance
{
public:
int getCPUTemperature(int );
int getCPUTemperature(int pT);
int getFileSystemAvailable();
private: