VirtualBox

Changeset 25642 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Jan 5, 2010 8:19:10 AM (15 years ago)
Author:
vboxsync
Message:

DOXYGEN -> DOXYGEN_RUNNING.

Location:
trunk/src/VBox/Runtime/include/internal
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/ldr.h

    r20374 r25642  
    4141*   Defined Constants And Macros                                               *
    4242*******************************************************************************/
    43 #ifdef __DOXYGEN__
     43#ifdef DOXYGEN_RUNNING
    4444/** @def LDR_WITH_NATIVE
    4545 * Define this to get native support. */
     
    6565 * Define this to get mach-o support (not implemented yet). */
    6666# define LDR_WITH_MACHO
    67 #endif /* __DOXYGEN__ */
     67#endif /* DOXYGEN_RUNNING */
    6868
    6969#if defined(LDR_WITH_ELF32) || defined(LDR_WITH_ELF64)
  • trunk/src/VBox/Runtime/include/internal/string.h

    r20374 r25642  
    3939 * Enables strict assertions on bad string encodings.
    4040 */
    41 #ifdef __DOXYGEN__
     41#ifdef DOXYGEN_RUNNING
    4242# define RTSTR_STRICT
    4343#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette