VirtualBox

Changeset 48950 in vbox for trunk/src/VBox/Frontends/VBoxSDL


Ignore:
Timestamp:
Oct 7, 2013 9:52:10 PM (11 years ago)
Author:
vboxsync
Message:

Frontends: Whitespace and svn:keywords cleanups by scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/Helper.cpp

    r44528 r48950  
    128128    {
    129129        RTTHREAD Thread;
    130         rc = RTThreadCreate(&Thread, xpcomEventThread, (void *)(intptr_t)eqFD, 
     130        rc = RTThreadCreate(&Thread, xpcomEventThread, (void *)(intptr_t)eqFD,
    131131                            0, RTTHREADTYPE_MSG_PUMP, 0, "XPCOMEvent");
    132132    }
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