VirtualBox

Changeset 13210

Show
Ignore:
Timestamp:
10/13/08 14:05:23 (3 months ago)
Author:
vboxsync
Message:

Typo.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy