VirtualBox

Changeset 24684 in vbox for trunk


Ignore:
Timestamp:
Nov 16, 2009 9:30:40 AM (15 years ago)
Author:
vboxsync
Message:

Solaris/VBoxNetAdp: RT_XSTR.

File:
1 edited

Legend:

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

    r22285 r24684  
    5353*   Defined Constants And Macros                                               *
    5454*******************************************************************************/
    55 #define VBOXSOLQUOTE2(x)         #x
    56 #define VBOXSOLQUOTE(x)          VBOXSOLQUOTE2(x)
    5755#define DEVICE_NAME              "vboxnet"
    5856/** The module descriptions as seen in 'modinfo'. */
     
    169167{
    170168    &mod_driverops,                 /* extern from kernel */
    171     DEVICE_DESC_DRV " " VBOX_VERSION_STRING "r" VBOXSOLQUOTE(VBOX_SVN_REV),
     169    DEVICE_DESC_DRV " " VBOX_VERSION_STRING "r"  RT_XSTR(VBOX_SVN_REV),
    172170    &g_VBoxNetAdpSolarisDevOps
    173171};
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