VirtualBox

Ignore:
Timestamp:
May 26, 2011 9:52:04 AM (14 years ago)
Author:
vboxsync
Message:

nit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c

    r33595 r37219  
    181181static RTSPINLOCK           g_Spinlock = NIL_RTSPINLOCK;
    182182/** Calculates bucket index into g_apSessionHashTab.*/
    183 #define SESSION_HASH(sfn) ((sfn) % RT_ELEMENTS(g_apSessionHashTab))
     183#define SESSION_HASH(sfn)   ((sfn) % RT_ELEMENTS(g_apSessionHashTab))
    184184
    185185/**
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