From e789d2253fb44d3d46d6f3788963de0643ec9d8f Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 18 Jan 2010 14:55:38 +0200 Subject: [PATCH] v4l2: fix bufferpool file names in header comment --- sys/v4l2/gstv4l2bufferpool.c | 2 +- sys/v4l2/gstv4l2bufferpool.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/v4l2/gstv4l2bufferpool.c b/sys/v4l2/gstv4l2bufferpool.c index bca07b9ddd..4b84b3dfee 100644 --- a/sys/v4l2/gstv4l2bufferpool.c +++ b/sys/v4l2/gstv4l2bufferpool.c @@ -4,7 +4,7 @@ * 2006 Edgard Lima * 2009 Texas Instruments, Inc - http://www.ti.com/ * - * gstv4l2src.h: BT8x8/V4L2 source element + * gstv4l2bufferpool.c V4L2 buffer pool class * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/sys/v4l2/gstv4l2bufferpool.h b/sys/v4l2/gstv4l2bufferpool.h index 36a42208c3..fc2d505b57 100644 --- a/sys/v4l2/gstv4l2bufferpool.h +++ b/sys/v4l2/gstv4l2bufferpool.h @@ -4,7 +4,7 @@ * 2006 Edgard Lima * 2009 Texas Instruments, Inc - http://www.ti.com/ * - * gstv4l2src.h: BT8x8/V4L2 source element + * gstv4l2bufferpool.h V4L2 buffer pool class * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public