aboutsummaryrefslogtreecommitdiff
path: root/include/adlmidi.h
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2018-01-18 14:56:35 +0300
committerWohlstand <admin@wohlnet.ru>2018-01-18 14:56:35 +0300
commit3182d9bc3c28d00eb57cf4fb28aaa191cffa5e79 (patch)
tree4ad0ddfbedcf1610ae87572b87ee5e452fe59646 /include/adlmidi.h
parentbba4aba41af0369d460c9a7e296f45fa34fb4f20 (diff)
downloadlibADLMIDI-3182d9bc3c28d00eb57cf4fb28aaa191cffa5e79.tar.gz
libADLMIDI-3182d9bc3c28d00eb57cf4fb28aaa191cffa5e79.tar.bz2
libADLMIDI-3182d9bc3c28d00eb57cf4fb28aaa191cffa5e79.zip
Fix C90 comment compatibility
Diffstat (limited to 'include/adlmidi.h')
-rw-r--r--include/adlmidi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/adlmidi.h b/include/adlmidi.h
index 62d598e..25691da 100644
--- a/include/adlmidi.h
+++ b/include/adlmidi.h
@@ -58,7 +58,7 @@ struct ADL_MIDIPlayer
void *adl_midiPlayer;
};
-//DEPRECATED
+/* DEPRECATED */
#define adl_setNumCards adl_setNumChips
/* Sets number of emulated chips (from 1 to 100). Emulation of multiple chips exchanges polyphony limits*/