From 8b46fd1ff51b29cded517c9c2d166611e8c453fc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 31 May 2012 06:03:45 +0000 Subject: Blip => Blop. I give up trying to give ports new names. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blop.lv2@4484 a436a847-0d15-0410-975c-d299462d15a1 --- src/branch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/branch.c') diff --git a/src/branch.c b/src/branch.c index 4625e5c..f4c92a0 100644 --- a/src/branch.c +++ b/src/branch.c @@ -113,7 +113,7 @@ runBranch_ic_ococ(LV2_Handle instance, } static const LV2_Descriptor descriptor = { - "http://drobilla.net/plugins/blip/branch", + "http://drobilla.net/plugins/blop/branch", instantiate, connect_port, NULL, -- cgit v1.2.1