summaryrefslogtreecommitdiffstats
path: root/lilv
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-27 03:39:52 +0000
committerDavid Robillard <d@drobilla.net>2012-03-27 03:39:52 +0000
commite91ebc8536e799bea4658cfe77e86b35a3be40b7 (patch)
tree9fc14a8e46783987dbe5d2896336d9f2a97b7dfc /lilv
parentfb451c37b08366e1fa52762fe928e607c599dee4 (diff)
downloadlilv-e91ebc8536e799bea4658cfe77e86b35a3be40b7.tar.gz
lilv-e91ebc8536e799bea4658cfe77e86b35a3be40b7.tar.bz2
lilv-e91ebc8536e799bea4658cfe77e86b35a3be40b7.zip
Delete trailing whitespace.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4112 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'lilv')
-rw-r--r--lilv/lilv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lilv/lilv.h b/lilv/lilv.h
index 9f77729..80bf23c 100644
--- a/lilv/lilv.h
+++ b/lilv/lilv.h
@@ -1183,7 +1183,7 @@ typedef const void* (*LilvGetPortValueFunc)(const char* port_symbol,
/**
Create a new state snapshot from a plugin instance.
-
+
@param plugin The plugin this state applies to.
@param instance An instance of @c plugin.
@@ -1226,7 +1226,7 @@ typedef const void* (*LilvGetPortValueFunc)(const char* port_symbol,
may simply use the same directory for all of them (or pass NULL to not
support files at all). The multiple parameters are necessary to support
saving an instances state many times while avoiding any duplication of data.
-
+
If supported (via state:makePath passed to LV2_Descriptor::instantiate()),
@c file_dir should be the directory where any files created by the plugin
(not during save time, e.g. during instantiation) are stored. These files