summaryrefslogtreecommitdiffstats
path: root/src/collections.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-04-16 19:02:36 +0000
committerDavid Robillard <d@drobilla.net>2011-04-16 19:02:36 +0000
commit62286b7b9ed6ec9c7b68ba2f7f6060ceb995ed9c (patch)
tree3c85b55bd0542bfc364848e0d4af123bfc19e31d /src/collections.c
parent688d7d6d95ee16353a5c0f9a2234fd5faabb2935 (diff)
downloadlilv-62286b7b9ed6ec9c7b68ba2f7f6060ceb995ed9c.tar.gz
lilv-62286b7b9ed6ec9c7b68ba2f7f6060ceb995ed9c.tar.bz2
lilv-62286b7b9ed6ec9c7b68ba2f7f6060ceb995ed9c.zip
Squeeze blank lines and delete trailing whitespace.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3152 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/collections.c')
-rw-r--r--src/collections.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/collections.c b/src/collections.c
index 4c3ae5e..a13ceb2 100644
--- a/src/collections.c
+++ b/src/collections.c
@@ -136,7 +136,6 @@ slv2_plugins_get_by_uri(SLV2Plugins list, SLV2Value uri)
return (SLV2Plugin)slv2_sequence_get_by_uri(list, uri);
}
-
/* Values */
SLV2_API