[PATCH] wmtv: Fix typo

4 views
Skip to first unread message

Torrance, Douglas

unread,
Oct 10, 2021, 11:22:43 AM10/10/21
to wmake...@googlegroups.com, Torrance, Douglas
---
wmtv/src/wmtv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmtv/src/wmtv.c b/wmtv/src/wmtv.c
index e054ecc..c1c9b09 100644
--- a/wmtv/src/wmtv.c
+++ b/wmtv/src/wmtv.c
@@ -778,7 +778,7 @@ TVOn(void)
/* This part was taken from xawtv's source code */
switch (system("v4l-conf -q")) {
case -1: /* can't run */
- fprintf(stderr,"could'nt start v4l-conf\n");
+ fprintf(stderr,"couldn't start v4l-conf\n");
break;
case 0: /* ok */
break;
--
2.30.2
Reply all
Reply to author
Forward
0 new messages