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-rplay.c

    r5381 r5640  
    111111} 
    112112 
    113 int emul_rplay_check_client  (int client, struct roar_vio_calls * vio) { 
     113int emul_rplay_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) { 
    114114 struct roar_vio_calls calls; 
    115115 char buf[1024]; 
Note: See TracChangeset for help on using the changeset viewer.