Changeset 3364:12ef15758cae in roaraudio for include/libroar/roardl.h


Ignore:
Timestamp:
02/08/10 17:01:37 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_dl_errstr()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/roardl.h

    r3363 r3364  
    117117int                      roar_dl_ra_init(struct roar_dl_lhandle * lhandle, const char * prefix); 
    118118 
     119char *                   roar_dl_errstr(struct roar_dl_lhandle * lhandle); 
     120 
    119121#endif 
    120122 
Note: See TracChangeset for help on using the changeset viewer.