Changeset 2702:f32db8631c1a in roaraudio


Ignore:
Timestamp:
09/13/09 14:21:56 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

new debug lion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/container_framework.c

    r2696 r2702  
    102102 int cid = -1; 
    103103 
     104 ROAR_DBG("cont_fw_new_child(inst=%p, id=%i) = ?", inst, id); 
     105 
    104106 if ( inst == NULL || id == -1 ) 
    105107  return -1; 
Note: See TracChangeset for help on using the changeset viewer.