[libdvdcss-devel] Replace check for WIN32 define with check for _WIN32 define.

Diego Biurrun git at videolan.org
Wed Dec 3 18:37:29 CET 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Sat Nov 29 17:02:54 2014 +0100| [d1f3068297b729d38d15a9b4732409f250e9d763] | committer: Diego Biurrun

Replace check for WIN32 define with check for _WIN32 define.

The former is deprecated, the latter should be used nowadays.

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=d1f3068297b729d38d15a9b4732409f250e9d763
---

 src/common.h      |    4 ++--
 src/css.c         |    4 ++--
 src/device.c      |   40 ++++++++++++++++++++--------------------
 src/ioctl.c       |   30 +++++++++++++++---------------
 src/ioctl.h       |    6 +++---
 src/libdvdcss.c   |    6 +++---
 src/libdvdcss.h   |    6 +++---
 test/dvd_region.c |    2 +-
 8 files changed, 49 insertions(+), 49 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=d1f3068297b729d38d15a9b4732409f250e9d763


More information about the libdvdcss-devel mailing list