From bd887e2e619a90c4f3b5e89d3ccd6fc7dffe80d1 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Sun, 12 Aug 2001 09:48:41 +0000 Subject: [PATCH] doc update Original commit message from CVS: doc update --- gst/gstbufferpool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstbufferpool.c b/gst/gstbufferpool.c index 20c5a57..28e7168 100644 --- a/gst/gstbufferpool.c +++ b/gst/gstbufferpool.c @@ -250,7 +250,7 @@ gst_buffer_pool_destroy_buffer (GstBufferPool *pool, /** * gst_buffer_pool_get_default: - * @pool: instance of GstBufferPool which is no longer required (or NULL if it doesn't exist) + * @oldpool: instance of GstBufferPool which is no longer required (or NULL if it doesn't exist) * @buffer_size: the number of bytes this buffer will store * @pool_size: the default number of buffers to be preallocated * -- 2.7.4