VirtualBox

Changeset 13210 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 13, 2008 12:05:23 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37758
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cdefs.h

    r13209 r13210  
    10051005
    10061006/** @def RT_HIDWORD
    1007  * Gets the high dword (=uint32_t) og a 64-bit of something. */
     1007 * Gets the high dword (=uint32_t) of a 64-bit of something. */
    10081008#define RT_LODWORD(a)            ((a) >> 32)
    10091009
Note: See TracChangeset for help on using the changeset viewer.

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