Restyle
This commit is contained in:
parent
5b79f296d6
commit
fccf66fba2
280 changed files with 56975 additions and 71885 deletions
|
@ -23,7 +23,7 @@ namespace Util{
|
|||
|
||||
public:
|
||||
// variables
|
||||
static bool is_active; ///< Set to true by activate(), set to false by the signal handler.
|
||||
static bool is_active; ///< Set to true by activate(), set to false by the signal handler.
|
||||
static bool is_restarting; ///< Set to true when restarting, set to false on boot.
|
||||
static uint32_t printDebugLevel;
|
||||
static std::string streamName; ///< Used by debug messages to identify the stream name
|
||||
|
@ -64,4 +64,3 @@ namespace Util{
|
|||
void setUser(std::string user);
|
||||
|
||||
}// namespace Util
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue