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
  • roard/include/emul_rplay.h.OLD

    r5381 r5640  
    3939}; 
    4040 
    41 int emul_rplay_check_client  (int client, struct roar_vio_calls * vio); 
     41int 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); 
    4242 
    4343int emul_rplay_exec_command  (int client, struct roar_vio_calls * vio, char * command); 
Note: See TracChangeset for help on using the changeset viewer.