[libcamera-devel] [PATCH v2] libcamera: media_device: fix typo in documentation for MediaDevice::deviceNode()
Kieran Bingham
kieran.bingham at ideasonboard.com
Tue Jan 22 15:21:25 CET 2019
Hi Niklas,
On 22/01/2019 14:19, Niklas Söderlund wrote:
"Remove duplicated word: 'device'" could go here in the commit message,
but it's not important.
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
> Signed-off-by: Niklas Söderlund <niklas.soderlund at ragnatech.se>
> ---
> src/libcamera/media_device.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libcamera/media_device.cpp b/src/libcamera/media_device.cpp
> index b12e71439a584f45..51e5088ebdd9afda 100644
> --- a/src/libcamera/media_device.cpp
> +++ b/src/libcamera/media_device.cpp
> @@ -287,7 +287,7 @@ int MediaDevice::populate()
>
> /**
> * \fn MediaDevice::deviceNode()
> - * \brief Retrieve the media device device node path
> + * \brief Retrieve the media device node path
> * \return The MediaDevice deviceNode path
> */
>
>
--
Regards
--
Kieran
More information about the libcamera-devel
mailing list