summaryrefslogtreecommitdiffstats
path: root/ext/ladspa/utils.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-06 19:44:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-06 19:44:48 +0000
commit04ad447fcfa1502907339a6a68e975bb6d35536a (patch)
treef73e9f373aa671c4566eb32238ac001a390cd9a0 /ext/ladspa/utils.h
parentcefa838458fd1f6cdba2c5ced68c4571200ce0da (diff)
downloadgst-plugins-bad-04ad447fcfa1502907339a6a68e975bb6d35536a.tar.gz
gst-plugins-bad-04ad447fcfa1502907339a6a68e975bb6d35536a.tar.bz2
gst-plugins-bad-04ad447fcfa1502907339a6a68e975bb6d35536a.zip
expand tabs
Original commit message from CVS: expand tabs
Diffstat (limited to 'ext/ladspa/utils.h')
-rw-r--r--ext/ladspa/utils.h4
1 files changed, 2 insertions, 2 deletions
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);
/*****************************************************************************/