]> granicus.if.org Git - libass/commit
directwrite: fix syntax error with MSVC.
authortorque <torque@1>
Sun, 13 Sep 2015 19:13:40 +0000 (12:13 -0700)
committertorque <torque@1>
Thu, 17 Sep 2015 20:25:06 +0000 (13:25 -0700)
commit11d5bdc0175e1debeddfb807e523927f07ee07bc
tree9e606f451b7b3b1b685085a37858765e81fb27f0
parent45ae478d2dd4576a09b0680e0b8b220a9c30330e
directwrite: fix syntax error with MSVC.

MSVC requires the calling convention to be grouped with the identifier when
defining a callback type.
libass/ass_directwrite.c