aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/log.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/log.lv2
parent69d3e316da32091af15e9494239a0e1a9dfd6ba5 (diff)
downloadlv2-aa5cc3fb1fa33608dbfafcca40902ef1d102261c.tar.xz
Remove trailing newlines from Turtle data files
Diffstat (limited to 'lv2/log.lv2')
-rw-r--r--lv2/log.lv2/log.meta.ttl1
-rw-r--r--lv2/log.lv2/log.ttl1
-rw-r--r--lv2/log.lv2/manifest.ttl1
3 files changed, 0 insertions, 3 deletions
diff --git a/lv2/log.lv2/log.meta.ttl b/lv2/log.lv2/log.meta.ttl
index 06d9f63..0c74e6c 100644
--- a/lv2/log.lv2/log.meta.ttl
+++ b/lv2/log.lv2/log.meta.ttl
@@ -81,4 +81,3 @@ the host must pass an LV2_Feature to LV2_Descriptor::instantiate() with URI
LV2_LOG__log and data pointed to an instance of LV2_Log_Log.
"""^^lv2:Markdown .
-
diff --git a/lv2/log.lv2/log.ttl b/lv2/log.lv2/log.ttl
index 0b334ed..10f0acc 100644
--- a/lv2/log.lv2/log.ttl
+++ b/lv2/log.lv2/log.ttl
@@ -45,4 +45,3 @@ log:log
a lv2:Feature ;
rdfs:label "log" ;
rdfs:comment "Logging feature." .
-
diff --git a/lv2/log.lv2/manifest.ttl b/lv2/log.lv2/manifest.ttl
index bcaeff3..f448ffe 100644
--- a/lv2/log.lv2/manifest.ttl
+++ b/lv2/log.lv2/manifest.ttl
@@ -6,4 +6,3 @@
lv2:minorVersion 2 ;
lv2:microVersion 4 ;
rdfs:seeAlso <log.ttl> .
-