From: Andrey Utkin <andrey_ut...@fastmail.com>

Signed-off-by: Andrey Utkin <andrey_ut...@fastmail.com>
---
 utils/v4l2-ctl/v4l2-ctl-io.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/v4l2-ctl/v4l2-ctl-io.cpp b/utils/v4l2-ctl/v4l2-ctl-io.cpp
index e778569..30798ea 100644
--- a/utils/v4l2-ctl/v4l2-ctl-io.cpp
+++ b/utils/v4l2-ctl/v4l2-ctl-io.cpp
@@ -53,7 +53,7 @@ static const flag_def in_status_def[] = {
        { V4L2_IN_ST_NO_COLOR,    "no color" },
        { V4L2_IN_ST_HFLIP,       "hflip" },
        { V4L2_IN_ST_VFLIP,       "vflip" },
-       { V4L2_IN_ST_NO_H_LOCK,   "no hsync lock." },
+       { V4L2_IN_ST_NO_H_LOCK,   "no hsync lock" },
        { V4L2_IN_ST_COLOR_KILL,  "color kill" },
        { V4L2_IN_ST_NO_SYNC,     "no sync lock" },
        { V4L2_IN_ST_NO_EQU,      "no equalizer lock" },
-- 
2.9.2

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to