mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +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 */
|
||||
}
|
||||
nextline:
|
||||
;
|
||||
}
|
||||
|
||||
free(line);
|
||||
|
Loading…
Reference in New Issue
Block a user