Mercurial > mplayer.hg
diff libass/ass.c @ 36086:6e0e3d0a36c0
Don't strdup the URL.
It's already an allocated string, so simply assign it.
Additionally, without using gstrdup() we don't need to include string.h.
author | ib |
---|---|
date | Mon, 29 Apr 2013 11:45:55 +0000 |
parents | d0004e3bcbbc |
children | c3aaaf17c721 |