Discussion:
[libdvdcss-devel] libdvdcss: svn commit r235 (jb)
Subversion daemon
2010-08-02 15:41:14 UTC
Permalink
r235 | jb | 2010-08-02 17:41:14 +0200 (Mon, 02 Aug 2010) | 8 lines
Changed paths:
M /trunk/src/common.h
M /trunk/src/css.h
M /trunk/src/csstables.h
M /trunk/src/device.h
M /trunk/src/ioctl.h
M /trunk/src/libdvdcss.h

Add multiple inclusion guards to header files

Most header files in libdvdcss lack multiple inclusion guards, although they are
a sensible thing to have for header files. This adds them where currently missing.

Patch by Diego Biurrun - diego at biurrun d0t de

Loading...