Format code
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
|
||||
private:
|
||||
bool locked;
|
||||
bool checkLock (bool noError=false);
|
||||
bool checkLock (bool noError = false);
|
||||
void checkUnlock ();
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user