Re: [PATCH] libv4lconvert-priv.h: indent with tabs, not spaces

2011-04-11 Thread Hans de Goede
Thanks, applied. On 04/07/2011 05:57 PM, Antonio Ospite wrote: Indent wrapped lines with tabs, just like it is done for the other functions in the same file. Signed-off-by: Antonio Ospite --- lib/libv4lconvert/libv4lconvert-priv.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[PATCH] libv4lconvert-priv.h: indent with tabs, not spaces

2011-04-07 Thread Antonio Ospite
Indent wrapped lines with tabs, just like it is done for the other functions in the same file. Signed-off-by: Antonio Ospite --- lib/libv4lconvert/libv4lconvert-priv.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/libv4lconvert/libv4lconvert-priv.h b/lib/libv4lco