Corrected typo in macro names (which shall never be defined anyway)

This commit is contained in:
Thomas Schmitt 2010-08-13 11:42:49 +00:00
parent 34847fff80
commit c693798571
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2010.08.08.091317" #define Cdrskin_timestamP "2010.08.13.114139"

View File

@ -9,7 +9,8 @@
/* Normally this public API is defined in <libburn/libburn.h> /* 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 #ifdef LIBDAX_AUDIOXTR_H_PUBLIC
@ -119,13 +120,13 @@ int libdax_audioxtr_destroy(struct libdax_audioxtr **xtr, int flag);
#endif /* LIBDAX_AUDIOXTR_H_PUBLIC */ #endif /* LIBDAX_AUDIOXTR_H_PUBLIC */
#ifdef LIDBAX_AUDIOXTR________________ #ifdef LIBDAX_AUDIOXTR________________
-- place documentation text here --- -- place documentation text here ---
#endif /* LIDBAX_AUDIOXTR_________________ */ #endif /* LIBDAX_AUDIOXTR_________________ */

View File

@ -395,7 +395,7 @@ int libdax_msgs_item_get_rank(struct libdax_msgs_item *item,
int *severity, int *priority, int flag); int *severity, int *priority, int flag);
#ifdef LIDBAX_MSGS_________________ #ifdef LIBDAX_MSGS_________________
/* Registered Error Codes */ /* Registered Error Codes */
@ -679,7 +679,7 @@ Range "libisoburn" : 0x00060000 to 0x00006ffff
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
#endif /* LIDBAX_MSGS_________________ */ #endif /* LIBDAX_MSGS_________________ */