Changeset 2809:8d51fb4545cb in roaraudio for libroar/simple.c


Ignore:
Timestamp:
09/29/09 17:55:58 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

sysio -> vio api, added warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/simple.c

    r2697 r2809  
    396396 struct roar_connection con; 
    397397 
    398  roar_debug_warn_sysio("roar_simple_get_standby", NULL, NULL); 
     398 roar_debug_warn_sysio("roar_simple_get_standby", "roar_get_standby", NULL); 
    399399 
    400400 if ( roar_connect_fh(&con, fh) == -1 ) 
Note: See TracChangeset for help on using the changeset viewer.