From 1a5284068e40ed9037193beb2d865da51818942c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 18 Jul 2012 01:47:54 +0000 Subject: Delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/matriseq@4546 a436a847-0d15-0410-975c-d299462d15a1 --- matriseq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matriseq.c b/matriseq.c index b9a59d6..a83fad9 100644 --- a/matriseq.c +++ b/matriseq.c @@ -372,7 +372,7 @@ run(LV2_Handle instance, uint32_t n_frames) } } } - + ev = lv2_atom_sequence_next(ev); } -- cgit v1.2.1