Changeset 3788:fe1762804632 in roaraudio for libroar/vio_tantalos.c


Ignore:
Timestamp:
05/07/10 15:44:52 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

fix some warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/vio_tantalos.c

    r3517 r3788  
    3838#define _LEN 1024 
    3939 
     40#ifdef ROAR_HAVE_LIBSLP 
    4041static struct roar_slp_cookie * roar_vio_open_get_cookie (int reinit) { 
    4142 static struct roar_slp_cookie   cookie; 
     
    5051 return &cookie; 
    5152} 
     53#endif 
    5254 
    5355int     roar_vio_open_tantalos    (struct roar_vio_calls * calls, struct roar_vio_calls * dst, 
Note: See TracChangeset for help on using the changeset viewer.