VirtualBox

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


Ignore:
Timestamp:
Oct 15, 2012 2:10:03 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
81395
Message:

IPRT: simple HTTP interface

File:
1 edited

Legend:

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

    r41549 r43645  
    6969/** Magic number for RTHEAPSIMPLEINTERNAL::uMagic. (Kyoichi Katayama) */
    7070#define RTHEAPSIMPLE_MAGIC              UINT32_C(0x19590105)
     71/** The magic value for RTHTTPINTERNAL::u32Magic. (Karl May) */
     72#define RTHTTP_MAGIC                    UINT32_C(0x18420225)
     73/** The value of RTHTTPINTERNAL::u32Magic after close. */
     74#define RTHTTP_MAGIC_DEAD               UINT32_C(0x19120330)
    7175/** The magic value for RTLDRMODINTERNAL::u32Magic. (Alan Moore) */
    7276#define RTLDRMOD_MAGIC                  UINT32_C(0x19531118)
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