annotate libmpdvdkit2/dvdread_internal.h @ 20535:c0687e92d463

convert DOCS/xml/en and help_mp-en.h to UTF-8 (running help_mp-en.h through iconv didn't change the file so only the charset file needed to be changed)
author kraymer
date Tue, 31 Oct 2006 12:23:38 +0000
parents 01b42f2f2894
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15876
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
1 #ifndef DVDREAD_INTERNAL_H
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
2 #define DVDREAD_INTERNAL_H
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
3
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
4
15880
01b42f2f2894 drop annoying debug messages from libdvdread
aurel
parents: 15876
diff changeset
5 #define CHECK_VALUE(arg)
01b42f2f2894 drop annoying debug messages from libdvdread
aurel
parents: 15876
diff changeset
6
15876
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
7
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
8 #endif /* DVDREAD_INTERNAL_H */