spelling: else
This commit is contained in:
parent
742868dc2d
commit
c751f4a6ec
@ -171,7 +171,7 @@ static void read_env_file (const char *filename)
|
|||||||
cp++;
|
cp++;
|
||||||
goto d_quote;
|
goto d_quote;
|
||||||
}
|
}
|
||||||
eise if (*cp == '\0') {
|
else if (*cp == '\0') {
|
||||||
/* end of string */
|
/* end of string */
|
||||||
goto finished;
|
goto finished;
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user