VirtualBox

Changeset 3539 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 11, 2007 8:31:16 AM (18 years ago)
Author:
vboxsync
Message:

warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/ossaudio.c

    r1071 r3539  
    341341    st_sample_t *src;
    342342    struct audio_buf_info abinfo;
     343#ifndef __L4ENV__
    343344    struct count_info cntinfo;
     345#endif
    344346    int bufsize;
    345347
     
    476478static void oss_fini_out (HWVoiceOut *hw)
    477479{
     480#ifndef __L4ENV__
    478481    int err;
     482#endif
    479483    OSSVoiceOut *oss = (OSSVoiceOut *) hw;
    480484
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