diff libdvdcss/bsdi_dvd.h @ 32265:cda66f57f7a5

Sync some minor changes from upstream libdvdcss, up to r237.
author diego
date Sat, 25 Sep 2010 15:53:03 +0000
parents b015cbd37591
children
line wrap: on
line diff
--- a/libdvdcss/bsdi_dvd.h	Sat Sep 25 13:01:33 2010 +0000
+++ b/libdvdcss/bsdi_dvd.h	Sat Sep 25 15:53:03 2010 +0000
@@ -2,8 +2,8 @@
  * $Id$
 */
 
-#ifndef	DVDCSS_DVD_H
-#define	DVDCSS_DVD_H
+#ifndef DVDCSS_BSDI_DVD_H
+#define DVDCSS_BSDI_DVD_H
 
 #include <sys/cdefs.h>
 #include <machine/endian.h>
@@ -341,4 +341,4 @@
 	int	error;
 } tracktype;
 
-#endif /* DVDCSS_DVD_H */
+#endif /* DVDCSS_BSDI_DVD_H */