VirtualBox

Ignore:
Timestamp:
Nov 11, 2010 9:34:56 PM (14 years ago)
Author:
vboxsync
Message:

scm whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/freebsd/USBProxyServiceFreeBSD.cpp

    r33813 r34014  
    326326                pDevice->u64SerialHash   = USBLibHashSerial(pDevice->pszSerialNumber);
    327327            }
    328             rc = ioctl(FileUsb, USB_GET_PLUGTIME, &PlugTime);
    329             if (rc == 0)
     328            rc = ioctl(FileUsb, USB_GET_PLUGTIME, &PlugTime);
     329            if (rc == 0)
    330330                pDevice->u64SerialHash  += PlugTime;
    331331
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