summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-19 23:42:38 +0200
committerwm4 <wm4@nowhere>2014-10-19 23:49:42 +0200
commit1aae9925858c9463e166045e01ea591986a93375 (patch)
tree4ada805f398b5aebda6c1e4a66818d0ee47082c4 /osdep
parent9ba66418790f184339ad3a891f525d54459d6369 (diff)
downloadmpv-1aae9925858c9463e166045e01ea591986a93375.tar.bz2
mpv-1aae9925858c9463e166045e01ea591986a93375.tar.xz
stream: stupid compilation workaround for win32
On win32, open() is a function-like macro. The line of code changed with this commit accidentally expanded the macro. Prevent this macro expansion. Not sure why that happened now. Since as far as I remember system functions can be defined as macros, this affects in theory not only win32.
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions