From aa5cc3fb1fa33608dbfafcca40902ef1d102261c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 30 Apr 2023 18:07:02 -0400 Subject: Remove trailing newlines from Turtle data files --- lv2/atom.lv2/atom.meta.ttl | 1 - lv2/atom.lv2/atom.ttl | 1 - lv2/atom.lv2/manifest.ttl | 1 - 3 files changed, 3 deletions(-) (limited to 'lv2/atom.lv2') diff --git a/lv2/atom.lv2/atom.meta.ttl b/lv2/atom.lv2/atom.meta.ttl index 81c3482..e2902c5 100644 --- a/lv2/atom.lv2/atom.meta.ttl +++ b/lv2/atom.lv2/atom.meta.ttl @@ -447,4 +447,3 @@ This protocol applies to atom ports. The host must transfer the complete atom contained in the port, including header. """^^lv2:Markdown . - diff --git a/lv2/atom.lv2/atom.ttl b/lv2/atom.lv2/atom.ttl index bdeaebf..03d3531 100644 --- a/lv2/atom.lv2/atom.ttl +++ b/lv2/atom.lv2/atom.ttl @@ -244,4 +244,3 @@ atom:atomTransfer a ui:PortProtocol ; rdfs:label "atom transfer" ; rdfs:comment "A port protocol for transferring atoms." . - diff --git a/lv2/atom.lv2/manifest.ttl b/lv2/atom.lv2/manifest.ttl index 3cb5134..8875a20 100644 --- a/lv2/atom.lv2/manifest.ttl +++ b/lv2/atom.lv2/manifest.ttl @@ -6,4 +6,3 @@ lv2:minorVersion 2 ; lv2:microVersion 4 ; rdfs:seeAlso . - -- cgit v1.2.1