Loading src/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -1774,7 +1774,7 @@ static int parseconfig(const char *filename, case '\n': case '*': case '\0': free(line); free(aline); continue; } Loading Loading
src/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -1774,7 +1774,7 @@ static int parseconfig(const char *filename, case '\n': case '*': case '\0': free(line); free(aline); continue; } Loading