Changeset 3945:0080e7adf205 in roaraudio for libroarrsound


Ignore:
Timestamp:
06/24/10 15:02:36 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

new prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarrsound/libroarrsound.c

    r3941 r3945  
    8888 
    8989int rsd_simple_start (rsound_t **rd, const char* host, const char* port, const char* ident, 
    90                            int rate, int channels, int format) { 
     90                           int rate, int channels, enum rsd_format format) { 
    9191 rsound_t * rsound; 
    9292 
Note: See TracChangeset for help on using the changeset viewer.