summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-01-07 20:44:59 +0100
committerRobin Gareus <robin@gareus.org>2016-01-07 20:44:59 +0100
commitb7e06693be1091256e9538c5c4f6f642f09b1335 (patch)
tree2fcf4758e28fc1204b07efc8c66cd0f86025a9d6
parent674b4ec0dbcadc6b0cb71cbded666dc72469170e (diff)
nitpick
-rw-r--r--libs/backends/jack/weak_libjack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/backends/jack/weak_libjack.h b/libs/backends/jack/weak_libjack.h
index c171a23c9c..88365dee7e 100644
--- a/libs/backends/jack/weak_libjack.h
+++ b/libs/backends/jack/weak_libjack.h
@@ -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