Changeset 3603:d22315758d38 in roaraudio for roard/emul_simple.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/emul_simple.c

    r3596 r3603  
    2626#include "roard.h" 
    2727 
    28 #ifndef ROAR_MINIMAL 
     28#ifndef ROAR_WITHOUT_DCOMP_EMUL_SIMPLE 
    2929 
    3030int emul_simple_on_connect  (int client, struct roard_listen * lsock) { 
Note: See TracChangeset for help on using the changeset viewer.