VirtualBox

Changeset 19055 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 21, 2009 10:15:45 AM (16 years ago)
Author:
vboxsync
Message:

cbinding: trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/xpcidl.xsl

    r18998 r19055  
    581581PR_EXTERN(PLEventQueue*)
    582582PL_CreateEventQueue(const char* name, PRThread* handlerThread);
    583 PR_EXTERN(PLEventQueue *) 
     583PR_EXTERN(PLEventQueue *)
    584584    PL_CreateNativeEventQueue(
    585         const char *name, 
     585        const char *name,
    586586        PRThread *handlerThread
    587587    );
    588 PR_EXTERN(PLEventQueue *) 
     588PR_EXTERN(PLEventQueue *)
    589589    PL_CreateMonitoredEventQueue(
    590590        const char *name,
     
    651651
    652652PR_EXTERN(HWND)
    653     PL_GetNativeEventReceiverWindow( 
    654         PLEventQueue *eqp 
     653    PL_GetNativeEventReceiverWindow(
     654        PLEventQueue *eqp
    655655    );
    656656#endif /* XP_WIN || XP_OS2 */
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