[libcamera-devel] [PATCH v2] libcamera: media_device: fix typo in documentation for MediaDevice::deviceNode()
Niklas Söderlund
niklas.soderlund at ragnatech.se
Tue Jan 22 16:12:28 CET 2019
Hello,
This patch have been merged.
On 2019-01-22 15:19:29 +0100, Niklas Söderlund wrote:
> 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
> */
>
> --
> 2.20.1
>
--
Regards,
Niklas Söderlund
More information about the libcamera-devel
mailing list