$NetBSD: patch-aq,v 1.1 2005/05/28 00:05:39 reed Exp $
error: label at end of compound statement

--- ./lavtools/lavpipe.c.orig	Fri May 27 15:55:09 2005
+++ ./lavtools/lavpipe.c	Fri May 27 15:55:55 2005
@@ -582,6 +582,7 @@
       mjpeg_info( "closing input %d (source %d)", i, current_index);
       decommission_pipe_source(source);
     KEEP_SOURCE:
+	;
     }
   }
 }
