fix: state change to wrong state

This commit is contained in:
jonathan santis
2025-05-14 09:46:29 +02:00
parent 07bbca3143
commit 137f91de73
2 changed files with 2 additions and 1 deletions

View File

@@ -200,7 +200,7 @@ int parseConfig(char *buffer,struct configEntry **entry,int configSizeCount,int
else {
return ERROR_STR;
}
state = ST_INIT;
state = ST_FOUND_SECTION;
}
else {
state = ST_SKIP_READ;

View File

@@ -1,6 +1,7 @@
[PRINTER]
ip=192.168.209.173
[dööner]
[oasdf]
df=123
[anothersection]
a=192