Changeset 5349:494bf6d4bd53 in roaraudio


Ignore:
Timestamp:
12/11/11 12:52:57 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarcat.c

    r5238 r5349  
    9999   dir   = ROAR_DIR_PLAY; 
    100100  } else if ( !strcmp(k, "--midi") ) { 
    101    dir      = ROAR_DIR_MIDI_IN; 
     101   dir   = ROAR_DIR_MIDI_IN; 
    102102  } else if ( !strcmp(k, "--light") ) { 
    103103   dir   = ROAR_DIR_LIGHT_IN; 
Note: See TracChangeset for help on using the changeset viewer.