VirtualBox

Changeset 50978 in vbox


Ignore:
Timestamp:
Apr 4, 2014 7:56:05 PM (11 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp

    r50977 r50978  
    275275        /* Get script path: */
    276276        char szAppPrivPath[RTPATH_MAX];
    277         vrc = RTPathAppPrivateNoArch(szAppPrivPath, sizeof(szAppPrivPath)); AssertRC(rc);
     277        vrc = RTPathAppPrivateNoArch(szAppPrivPath, sizeof(szAppPrivPath)); AssertRC(vrc);
    278278        if (RT_SUCCESS(vrc))
    279279        {
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