VirtualBox

Changeset 34232 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Nov 22, 2010 10:31:54 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67978
Message:

iprt/types.h: build fix

File:
1 edited

Legend:

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

    r34049 r34232  
    581581/** NIL user id.
    582582 * @todo check this for portability! */
    583 #define NIL_RTUID       (~(RTUID)0);
     583#define NIL_RTUID       (~(RTUID)0)
    584584
    585585/** Group id. */
     
    589589/** NIL group id.
    590590 * @todo check this for portability! */
    591 #define NIL_RTGID       (~(RTGID)0);
     591#define NIL_RTGID       (~(RTGID)0)
    592592
    593593/** I/O Port. */
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