Skip to content
Snippets Groups Projects
Commit d55b899a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix misalignment (by uncrustify?)

parent 6403bb15
No related branches found
No related tags found
No related merge requests found
Pipeline #7857 passed
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#define DEFAULT_LOG_LEVEL LOG_INFO #define DEFAULT_LOG_LEVEL LOG_INFO
#define DEFAULT_ERR_LOG_LVL LOG_WARNING #define DEFAULT_ERR_LOG_LVL LOG_WARNING
static const char* strJavaScriptMaxBytes = "JavaScriptMaxBytes"; static const char* strJavaScriptMaxBytes = "JavaScriptMaxBytes";
static const char* strJavaScriptTimeLimit = "JavaScriptTimeLimit"; static const char* strJavaScriptTimeLimit = "JavaScriptTimeLimit";
static const char* strJavaScriptGcInterval = "JavaScriptGcInterval"; static const char* strJavaScriptGcInterval = "JavaScriptGcInterval";
static const char* strJavaScriptYieldInterval = "JavaScriptYieldInterval"; static const char* strJavaScriptYieldInterval = "JavaScriptYieldInterval";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment