VirtualBox

Changeset 18497 in vbox


Ignore:
Timestamp:
Mar 29, 2009 2:20:28 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45343
Message:

DevSB16.cpp: size_t warning (type mix).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevSB16.cpp

    r12978 r18497  
    13611361#ifndef VBOX
    13621362        int copied;
     1363        size_t to_copy;
    13631364#else
    13641365        uint32_t copied;
    1365 #endif
    1366         size_t to_copy;
     1366        uint32_t to_copy;
     1367#endif
    13671368
    13681369        to_copy = audio_MIN (temp, left);
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