Minor fix - #2018-003
This commit is contained in:
parent
c786ce8239
commit
d466a75d2b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class SelfMaintenance
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
int getCPUTemperature();
|
int getCPUTemperature(int );
|
||||||
int getFileSystemAvailable();
|
int getFileSystemAvailable();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue