You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my configuration file scd, some GC have not PA and not { is added in file. I need to change the hardcoded indendation = 4 to include a verification to make sur the line ending with {
else if (StringUtils_startsWith((char*) lineBuffer, "GC")) {
uint32_t confRef;
int fixedOffs;
int minTime = -1;
int maxTime = -1;
In my configuration file scd, some GC have not PA and not { is added in file. I need to change the hardcoded indendation = 4 to include a verification to make sur the line ending with {
else if (StringUtils_startsWith((char*) lineBuffer, "GC")) {
uint32_t confRef;
int fixedOffs;
int minTime = -1;
int maxTime = -1;
The text was updated successfully, but these errors were encountered: