aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/options.lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-04-30 18:07:02 -0400
committerDavid Robillard <d@drobilla.net>2023-04-30 19:40:06 -0400
commitaa5cc3fb1fa33608dbfafcca40902ef1d102261c (patch)
treea13800aa3efd984ce2c2d3d58ac4b143f7a2dc9a /lv2/options.lv2
parent69d3e316da32091af15e9494239a0e1a9dfd6ba5 (diff)
downloadlv2-aa5cc3fb1fa33608dbfafcca40902ef1d102261c.tar.xz
Remove trailing newlines from Turtle data files
Diffstat (limited to 'lv2/options.lv2')
-rw-r--r--lv2/options.lv2/manifest.ttl1
-rw-r--r--lv2/options.lv2/options.meta.ttl1
-rw-r--r--lv2/options.lv2/options.ttl1
3 files changed, 0 insertions, 3 deletions
diff --git a/lv2/options.lv2/manifest.ttl b/lv2/options.lv2/manifest.ttl
index 18db448..c54456c 100644
--- a/lv2/options.lv2/manifest.ttl
+++ b/lv2/options.lv2/manifest.ttl
@@ -6,4 +6,3 @@
lv2:minorVersion 1 ;
lv2:microVersion 4 ;
rdfs:seeAlso <options.ttl> .
-
diff --git a/lv2/options.lv2/options.meta.ttl b/lv2/options.lv2/options.meta.ttl
index 10ca296..33946f4 100644
--- a/lv2/options.lv2/options.meta.ttl
+++ b/lv2/options.lv2/options.meta.ttl
@@ -94,4 +94,3 @@ The host SHOULD provide a value for the specified option if one is known, or
provide the user an opportunity to specify one if possible.
"""^^lv2:Markdown .
-
diff --git a/lv2/options.lv2/options.ttl b/lv2/options.lv2/options.ttl
index 5f9fcc9..7233180 100644
--- a/lv2/options.lv2/options.ttl
+++ b/lv2/options.lv2/options.ttl
@@ -41,4 +41,3 @@ opts:supportedOption
rdfs:range rdf:Property ;
rdfs:label "supported option" ;
rdfs:comment "An option supported or by the instance." .
-