From 0368cbdf7ce8b7189b0c8f01aa58222d4b83afcd Mon Sep 17 00:00:00 2001 From: liushuai25 Date: Mon, 6 Sep 2021 21:51:55 +0800 Subject: [PATCH] modify comments Signed-off-by: liushuai25 --- include/nuttx/video/fb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/nuttx/video/fb.h b/include/nuttx/video/fb.h index b37940b787..5064db4966 100644 --- a/include/nuttx/video/fb.h +++ b/include/nuttx/video/fb.h @@ -429,7 +429,7 @@ struct fb_cursorsize_s }; #endif -/* The following are used to get/get the cursor attributes via IOCTL +/* The following are used to get/set the cursor attributes via IOCTL * command. */