aboutsummaryrefslogtreecommitdiffstats
path: root/src/slew_limiter_2743.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/slew_limiter_2743.c')
-rw-r--r--src/slew_limiter_2743.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/slew_limiter_2743.c b/src/slew_limiter_2743.c
index 370dcac..74ba867 100644
--- a/src/slew_limiter_2743.c
+++ b/src/slew_limiter_2743.c
@@ -9,12 +9,12 @@
* the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version.
- *
+ *
* This plugin is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* details.
- *
+ *
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
@@ -169,7 +169,7 @@ void _init(void)
static const unsigned long ids[] = { 2743, 2744 };
static const char * labels[] = { "slew_limiter_ra", "slew_limiter_rc" };
static const char * names[] = { "Slew limiter (RA)", "Slew limiter (RC)" };
-
+
char** port_names;
LADSPA_PortDescriptor* port_descriptors;
LADSPA_PortRangeHint* port_range_hints;