Changeset 3113:d64b7bd38d24 in roaraudio for libroar/vio_tantalos.c


Ignore:
Timestamp:
01/11/10 09:37:49 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/vio_tantalos.c

    r3112 r3113  
    3535#include "libroar.h" 
    3636 
    37 int     roar_vio_open_tantalos    (struct roar_vio_calls * calls, struct roar_vio_calls * dst) { 
     37int     roar_vio_open_tantalos    (struct roar_vio_calls * calls, struct roar_vio_calls * dst, 
     38                                   char * key, struct roar_vio_defaults * odef) { 
    3839#ifdef ROAR_HAVE_LIBSLP 
    3940 struct roar_slp_cookie   cookie; 
Note: See TracChangeset for help on using the changeset viewer.