From 3553ba71fa8c50c05c04e5e067e153e10e386456 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 1 Mar 2011 21:54:12 +0000 Subject: comment fix git-svn-id: svn://localhost/ardour2/branches/3.0@9014 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/plugin_manager.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ardour/plugin_manager.cc b/libs/ardour/plugin_manager.cc index 8227d5869f..7701ec7b3e 100644 --- a/libs/ardour/plugin_manager.cc +++ b/libs/ardour/plugin_manager.cc @@ -189,7 +189,7 @@ PluginManager::ladspa_refresh () /* allow LADSPA_PATH to augment, not override standard locations */ /* Only add standard locations to ladspa_path if it doesn't - * already contain them. Check for trailing '/'s too. + * already contain them. Check for trailing G_DIR_SEPARATOR too. */ int i; -- cgit v1.2.3