Discussion:
[libdvdcss-devel] libdvdcss: svn commit r242 (jb)
Subversion daemon
2011-10-26 04:59:23 UTC
Permalink
r242 | jb | 2011-10-26 06:59:23 +0200 (Wed, 26 Oct 2011) | 8 lines
Changed paths:
M /trunk/src/device.c

Win32: consistently use snprintf() instead of _snprintf()

Both functions are available on Cygwin and MinGW nowadays so there is
no need to be inconsistent anymore.

Patch by Diego Biurrun - diego at biurrun d0t de

Loading...