Corrected typo in macro names (which shall never be defined anyway)
This commit is contained in:
parent
313afe8274
commit
dfbac5e3aa
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2010.08.08.091317"
|
||||
#define Cdrskin_timestamP "2010.08.13.114139"
|
||||
|
@ -9,7 +9,8 @@
|
||||
|
||||
|
||||
/* Normally this public API is defined in <libburn/libburn.h>
|
||||
This macro enables the definition for programs which only include this file.
|
||||
Macro LIBDAX_AUDIOXTR_H_PUBLIC enables the definition for programs
|
||||
which only include this file.
|
||||
*/
|
||||
#ifdef LIBDAX_AUDIOXTR_H_PUBLIC
|
||||
|
||||
@ -119,13 +120,13 @@ int libdax_audioxtr_destroy(struct libdax_audioxtr **xtr, int flag);
|
||||
#endif /* LIBDAX_AUDIOXTR_H_PUBLIC */
|
||||
|
||||
|
||||
#ifdef LIDBAX_AUDIOXTR________________
|
||||
#ifdef LIBDAX_AUDIOXTR________________
|
||||
|
||||
|
||||
-- place documentation text here ---
|
||||
|
||||
|
||||
#endif /* LIDBAX_AUDIOXTR_________________ */
|
||||
#endif /* LIBDAX_AUDIOXTR_________________ */
|
||||
|
||||
|
||||
|
||||
|
@ -395,7 +395,7 @@ int libdax_msgs_item_get_rank(struct libdax_msgs_item *item,
|
||||
int *severity, int *priority, int flag);
|
||||
|
||||
|
||||
#ifdef LIDBAX_MSGS_________________
|
||||
#ifdef LIBDAX_MSGS_________________
|
||||
|
||||
|
||||
/* Registered Error Codes */
|
||||
@ -679,7 +679,7 @@ Range "libisoburn" : 0x00060000 to 0x00006ffff
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
#endif /* LIDBAX_MSGS_________________ */
|
||||
#endif /* LIBDAX_MSGS_________________ */
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user