aboutsummaryrefslogtreecommitdiffstats
path: root/ext/time.lv2/time.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-04 00:01:00 +0000
committerDavid Robillard <d@drobilla.net>2011-11-04 00:01:00 +0000
commitba750d19fc2e37ddbb28e66a36d8dce10f5c404c (patch)
tree2a58d498af3814f3eb2613356174f63197bb05d9 /ext/time.lv2/time.h
parent4f1a9b6f432d486afd70631e17999077cde01032 (diff)
downloadlv2-ba750d19fc2e37ddbb28e66a36d8dce10f5c404c.tar.xz
Use correct ev:supportsEvent predicate.
Diffstat (limited to 'ext/time.lv2/time.h')
-rw-r--r--ext/time.lv2/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/time.lv2/time.h b/ext/time.lv2/time.h
index 5ff97ca..f3b2e77 100644
--- a/ext/time.lv2/time.h
+++ b/ext/time.lv2/time.h
@@ -67,7 +67,7 @@ typedef struct {
uint32_t flags;
/**
- LV2_Time_State.
+ Transport state.
*/
LV2_Time_State state;