Changeset 3718:a8dc7398ed20 in roaraudio


Ignore:
Timestamp:
04/25/10 05:01:26 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added args for flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/client.h

    r3716 r3718  
    5959int roar_client_set_proto(struct roar_client * client, int proto, int byteorder); 
    6060 
    61 int roar_client_pass     (struct roar_connection * con, struct roar_client * client); 
     61int roar_client_pass     (struct roar_connection * con, struct roar_client * client, uint16_t flags); 
    6262 
    6363#endif 
Note: See TracChangeset for help on using the changeset viewer.