13
0
This commit is contained in:
Robin Gareus 2016-01-07 20:44:59 +01:00
parent 674b4ec0db
commit b7e06693be

View File

@ -194,7 +194,7 @@ int have_libjack(void);
#include <jack/metadata.h>
#endif
// prototype for function currently only available in jack1 headers
// prototype for function which is not available in older jack headers
#ifdef __cplusplus
extern "C" {
#endif