Ignore:
Timestamp:
May 1, 2010, 9:49:10 PM (15 years ago)
Author:
David Azarewicz
Message:

Cleanup compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/parse.c

    r32 r479  
    4646extern "C" short int midi_port;
    4747
    48 #ifdef DEBUG
     48#ifdef COMM_DEBUG
    4949extern "C" short int MAGIC_COMM_PORT;
    5050#endif
     
    223223        break;
    224224#endif
    225 #ifdef DEBUG
     225#ifdef COMM_DEBUG
    226226    case 'P':
    227227        if(*pszOption == '0') {
Note: See TracChangeset for help on using the changeset viewer.