Ignore:
Timestamp:
09/10/12 16:18:22 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Removed support for roard's proto support (replaced by CPI) (Closes: #278)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/roard/protocol-esound.c

    r5381 r5640  
    132132} 
    133133 
    134 int emul_esd_check_client(int client, struct roar_vio_calls * vio) { 
     134int emul_esd_check_client(int client, struct roar_vio_calls * vio, struct roar_buffer ** obuffer, void ** userdata, const struct roar_keyval * protopara, ssize_t protoparalen, struct roar_dl_librarypara * pluginpara) { 
    135135 struct roar_vio_calls calls; 
    136136 _cmd_t cmd; 
Note: See TracChangeset for help on using the changeset viewer.