From 4a87fee780d408e638c88393d60a077e1ed00898 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 24 Mar 2010 16:05:20 +0200 Subject: [PATCH] jpegformat: add blank line to fix generated xml --- gst/jpegformat/gstjpegparse.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gst/jpegformat/gstjpegparse.c b/gst/jpegformat/gstjpegparse.c index c2d1233737..d2c32d9c9f 100644 --- a/gst/jpegformat/gstjpegparse.c +++ b/gst/jpegformat/gstjpegparse.c @@ -29,6 +29,7 @@ * split a continuous stream into single-frame buffers. Also reads the * image header searching for image properties such as width and height * among others. + * * * Example launch line * |[