Changeset 3808:81f29f6816fb in roaraudio


Ignore:
Timestamp:
05/09/10 12:02:17 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

fixed compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarinterconnect.c

    r3807 r3808  
    154154 struct roar_connection con[1]; 
    155155 struct roar_stream     stream[1]; 
     156#ifdef _HAVE_OSS 
    156157 struct roar_vio_calls  vio; 
    157158 struct roar_audio_info info; 
     159#endif 
    158160 int    rate     = 44100; 
    159161 int    bits     = 16; 
Note: See TracChangeset for help on using the changeset viewer.