mirror of
https://github.com/mpv-player/mpv
synced 2025-03-23 00:14:24 +01:00
fix gcc-3.0 warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1305 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
80abe73d18
commit
796cc66970
@ -405,6 +405,7 @@ int parse_config_file(struct config *conf, char *conffile)
|
|||||||
/* break */
|
/* break */
|
||||||
}
|
}
|
||||||
nextline:
|
nextline:
|
||||||
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
free(line);
|
free(line);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user