]> git.sesse.net Git - vlc/commit
control/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 3 Dec 2007 21:34:03 +0000 (21:34 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 3 Dec 2007 21:34:03 +0000 (21:34 +0000)
commitc4f7a3578456695813b9e5da050b31f7e0122fe4
tree68c9ee3f57ed3e300c7085c0caeae44dfac593a7
parent02daeef0a16d5e31e3882c7aee71c2f7d3bad4d3
control/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested in libvlc_exception_not_handled(). Make that function static.
src/control/core.c