Changeset 5845:43d648524685 in roaraudio for libroar/basic.c


Ignore:
Timestamp:
01/07/13 13:16:11 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

small error value correction/debug lion update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/basic.c

    r5844 r5845  
    561561  return -1; 
    562562 
    563  roar_err_set(ROAR_ERROR_UNKNOWN); 
    564563 if ( roar_connect_raw(con, server, flags | config->serverflags, timeout) == -1 ) 
    565564  return -1; 
Note: See TracChangeset for help on using the changeset viewer.