VirtualBox

Changeset 34170 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Nov 18, 2010 1:19:08 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67893
Message:

Fix FreeBSD build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp

    r34128 r34170  
    9393    char    szDriver[10];
    9494    size_t  cbDriver = sizeof(szDriver);
    95     RT_ZERO(szDevice);                  /* this shouldn't be necessary. */
     95    RT_ZERO(szDriver);                  /* this shouldn't be necessary. */
    9696    int rcBsd = sysctlbyname(szName, szDriver, &cbDriver, NULL, NULL);
    9797    if (rcBsd == 0)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette