From 253922fc720f48e98e6bc9030b5c712044ab83fc Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Wed, 23 Jul 2008 13:10:10 +0200 Subject: v4l2-apps: fixes for compile warnings/errors From: Hans Verkuil - clean up capture_example.c (bad codingstyle and compile warnings) - fix some headers without trailing newline - fix compile warnings in v4l2-ctl.cpp and v4l2-dbg.cpp - fix qv4l2 __stack_chk_fail_local compile error that occurs on some distros (ubuntu) - fix some Makefile clean up rules Signed-off-by: Hans Verkuil --- v4l2-apps/util/v4l-board-dbg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v4l2-apps/util/v4l-board-dbg.h') diff --git a/v4l2-apps/util/v4l-board-dbg.h b/v4l2-apps/util/v4l-board-dbg.h index 5d040812d..d7e7a9ef3 100644 --- a/v4l2-apps/util/v4l-board-dbg.h +++ b/v4l2-apps/util/v4l-board-dbg.h @@ -21,4 +21,4 @@ struct board_regs { char *name; int size; }; -#endif \ No newline at end of file +#endif -- cgit v1.2.3