Changeset 4891:7d1d30510aa6 in roaraudio for libroarsndio


Ignore:
Timestamp:
04/28/11 20:36:59 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

clear some more ckport warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarsndio/para.c

    r4708 r4891  
    173173  return 0; 
    174174 
    175  if ( roar_server_oinfo(&(hdl->con), &s) == -1 ) 
     175 if ( roar_server_oinfo2(&(hdl->con), &s, ROAR_DIR_PLAY) == -1 ) 
    176176  return 0; 
    177177 
Note: See TracChangeset for help on using the changeset viewer.