From: Xavi Artigas Date: Tue, 19 Jun 2012 12:01:48 +0000 (+0200) Subject: Whitespacey X-Git-Tag: 1.19.3~489^2~562^2~188 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80d6b6e476b231ade274a84f0dec2c3c3f464de6;p=platform%2Fupstream%2Fgstreamer.git Whitespacey --- diff --git a/gst-sdk/tutorials/basic-tutorial-8.c b/gst-sdk/tutorials/basic-tutorial-8.c index d74aad8..0e94840 100644 --- a/gst-sdk/tutorials/basic-tutorial-8.c +++ b/gst-sdk/tutorials/basic-tutorial-8.c @@ -21,7 +21,7 @@ typedef struct _CustomData { /* This method is called by the idle GSource in the mainloop, to feed CHUNK_SIZE bytes into appsrc. * The ide handler is added to the mainloop when appsrc requests us to start sending data (need-data signal) - * and is removed when appsrc has enough data (enough-data signal). + * and is removed when appsrc has enough data (enough-data signal). */ static gboolean push_data (CustomData *data) { GstBuffer *buffer;