From e91ebc8536e799bea4658cfe77e86b35a3be40b7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 27 Mar 2012 03:39:52 +0000 Subject: Delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4112 a436a847-0d15-0410-975c-d299462d15a1 --- lilv/lilv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lilv/lilv.h') 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 -- cgit v1.2.1