Changeset 3603:d22315758d38 in roaraudio for roard/network.c


Ignore:
Timestamp:
02/28/10 06:46:09 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use more correct ROAR_WITHOUT_DCOMP_EMUL_SIMPLE, not ROAR_MINIMAL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/network.c

    r3596 r3603  
    160160#endif 
    161161#endif 
    162 #ifndef ROAR_MINIMAL 
     162#ifndef ROAR_WITHOUT_DCOMP_EMUL_SIMPLE 
    163163  case ROAR_PROTO_SIMPLE: 
    164164    if ( emul_simple_on_connect(client, lsock) == -1 ) 
Note: See TracChangeset for help on using the changeset viewer.