{"id":296,"url":"https://patchwork.libcamera.org/api/patches/296/?format=json","web_url":"https://patchwork.libcamera.org/patch/296/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20190121151229.16744-1-niklas.soderlund@ragnatech.se>","date":"2019-01-21T15:12:29","name":"[libcamera-devel] libcamera: media_device: fix typo in documentation for MediaDevice::devnode()","commit_ref":null,"pull_url":null,"state":"rejected","archived":false,"hash":"c68a6661fb5eecb2f786495bd71d627346d8fe1c","submitter":{"id":5,"url":"https://patchwork.libcamera.org/api/people/5/?format=json","name":"Niklas Söderlund","email":"niklas.soderlund@ragnatech.se"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/296/mbox/","series":[{"id":102,"url":"https://patchwork.libcamera.org/api/series/102/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=102","date":"2019-01-21T15:12:29","name":"[libcamera-devel] libcamera: media_device: fix typo in documentation for MediaDevice::devnode()","version":1,"mbox":"https://patchwork.libcamera.org/series/102/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/296/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/296/checks/","tags":{},"headers":{"Return-Path":"<niklas.soderlund@ragnatech.se>","Received":["from vsp-unauthed02.binero.net (vsp-unauthed02.binero.net\n\t[195.74.38.227])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 9A44A60C78\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 21 Jan 2019 16:12:40 +0100 (CET)","from bismarck.berto.se (unknown [89.233.230.99])\n\tby bin-vsp-out-01.atm.binero.net (Halon) with ESMTPA\n\tid f780bf8f-1d8e-11e9-9adf-005056917a89;\n\tMon, 21 Jan 2019 16:12:34 +0100 (CET)"],"X-Halon-ID":"f780bf8f-1d8e-11e9-9adf-005056917a89","Authorized-sender":"niklas@soderlund.pp.se","From":"=?utf-8?q?Niklas_S=C3=B6derlund?= <niklas.soderlund@ragnatech.se>","To":"libcamera-devel@lists.libcamera.org","Date":"Mon, 21 Jan 2019 16:12:29 +0100","Message-Id":"<20190121151229.16744-1-niklas.soderlund@ragnatech.se>","X-Mailer":"git-send-email 2.20.1","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH] libcamera: media_device: fix typo in\n\tdocumentation for MediaDevice::devnode()","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Mon, 21 Jan 2019 15:12:40 -0000"},"content":"Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>\n---\n src/libcamera/media_device.cpp | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/src/libcamera/media_device.cpp b/src/libcamera/media_device.cpp\nindex 0ee55060aa9b5d23..a346296bc38e8f3d 100644\n--- a/src/libcamera/media_device.cpp\n+++ b/src/libcamera/media_device.cpp\n@@ -281,7 +281,7 @@ int MediaDevice::populate()\n \n /**\n  * \\fn MediaDevice::devnode()\n- * \\brief Retrieve the media device device node path\n+ * \\brief Retrieve the media device devnode path\n  * \\return The MediaDevice devnode path\n  */\n \n","prefixes":["libcamera-devel"]}