From aa82df887ab995473cd83c89777cdf4bc4685dd0 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Tue, 22 May 2018 14:10:55 +0100 Subject: uvc-gadget: Correct spelling of necessary Trivial spelling fix. Signed-off-by: Kieran Bingham --- uvc-gadget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uvc-gadget.c') diff --git a/uvc-gadget.c b/uvc-gadget.c index 3512e35..0ad0923 100644 --- a/uvc-gadget.c +++ b/uvc-gadget.c @@ -592,7 +592,7 @@ static void usage(const char *argv0) fprintf(stderr, " -i image MJPEG image\n"); } -/* Necesssary for and only used by signal handler. */ +/* Necessary for and only used by signal handler. */ static struct uvc_device *uvc_device; static void sigint_handler(int signal __attribute__((__unused__))) -- cgit v1.2.3