From 3182d9bc3c28d00eb57cf4fb28aaa191cffa5e79 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Thu, 18 Jan 2018 14:56:35 +0300 Subject: Fix C90 comment compatibility --- include/adlmidi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/adlmidi.h') 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*/ -- cgit v1.2.3