Changeset 1264:dbc74da142f9 in roaraudio for include/libroar/vio_cmd.h


Ignore:
Timestamp:
02/27/09 03:43:03 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added interface to interact with gzip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_cmd.h

    r1261 r1264  
    8787 
    8888// MISC: 
    89 roar_vio_open_gzip(struct roar_vio_calls * calls, struct roar_vio_calls * dst, int level); 
     89int roar_vio_open_gzip(struct roar_vio_calls * calls, struct roar_vio_calls * dst, int level); 
    9090 
    9191#endif 
Note: See TracChangeset for help on using the changeset viewer.