Changeset 5278:b3e0dd3f3141 in roaraudio for libroar/vio_pipe.c


Ignore:
Timestamp:
11/21/11 00:42:20 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/vio_pipe.c

    r5276 r5278  
    195195} 
    196196 
    197 int     roar_vio_pipe_ctl     (struct roar_vio_calls * vio, int cmd, void * data) { 
     197int     roar_vio_pipe_ctl     (struct roar_vio_calls * vio, roar_vio_ctl_t cmd, void * data) { 
    198198 struct roar_vio_pipe * self; 
    199199 
Note: See TracChangeset for help on using the changeset viewer.