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

这个提交包含在:
Thomas Schmitt 2010-08-13 11:42:49 +00:00
父节点 34847fff80
当前提交 c693798571
共有 3 个文件被更改,包括 7 次插入6 次删除

查看文件

@ -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_________________ */