Changeset 3594:7dea689b1373 in roaraudio


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

do not use ioctl() on random file handles when not using CB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/midi.c

    r3558 r3594  
    5757    ROAR_WARN("Can not initialize MIDI subsystem component CB"); 
    5858   } 
     59  } else { 
     60   g_midi_cb.console = -1; 
    5961  } 
    6062#endif 
Note: See TracChangeset for help on using the changeset viewer.