From 04ad447fcfa1502907339a6a68e975bb6d35536a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Dec 2005 19:44:48 +0000 Subject: expand tabs Original commit message from CVS: expand tabs --- ext/ladspa/utils.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/ladspa/utils.h') diff --git a/ext/ladspa/utils.h b/ext/ladspa/utils.h index d470eb0d..5f6cc383 100644 --- a/ext/ladspa/utils.h +++ b/ext/ladspa/utils.h @@ -32,8 +32,8 @@ void unloadLADSPAPluginLibrary(void * pvLADSPAPluginLibrary); informative error messages. */ const LADSPA_Descriptor * findLADSPAPluginDescriptor(void * pvLADSPAPluginLibrary, - const char * pcPluginLibraryFilename, - const char * pcPluginLabel); + const char * pcPluginLibraryFilename, + const char * pcPluginLabel); /*****************************************************************************/ -- cgit v1.2.1