aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/state/state.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/state/state.ttl')
-rw-r--r--lv2/state/state.ttl7
1 files changed, 4 insertions, 3 deletions
diff --git a/lv2/state/state.ttl b/lv2/state/state.ttl
index e5a4ab3..88981cd 100644
--- a/lv2/state/state.ttl
+++ b/lv2/state/state.ttl
@@ -1,6 +1,6 @@
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix state: <http://lv2plug.in/ns/ext/state#> .
<http://lv2plug.in/ns/ext/state>
@@ -389,3 +389,4 @@ result in a different state being saved, but not when the host explicity makes
a change which it knows is likely to have that effect, such as changing a
parameter.</p>
""" .
+