[BACK]Return to midi.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/midi.c between version 1.29 and 1.30

version 1.29, 2010/10/21 18:57:42 version 1.30, 2010/10/21 19:10:52
Line 564 
Line 564 
 #ifdef DEBUG  #ifdef DEBUG
                         if (debug_level >= 1) {                          if (debug_level >= 1) {
                                 dbg_puts(name);                                  dbg_puts(name);
                                 dbg_puts(": too many instances");                                  dbg_puts(": too many instances\n");
                         }                          }
 #endif  #endif
                         return -1;                          return -1;

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30