[PATCH] Fix typo.
Sascha Hauer
s.hauer at pengutronix.de
Mon Jun 3 03:37:17 EDT 2013
On Sun, Jun 02, 2013 at 10:08:53AM +0900, monaka at monami-ya.jp wrote:
> From: Masaki Muranaka <monaka at monami-ya.com>
Could you resend this with a proper signed-off-by?
Thanks
Sascha
>
> ---
> include/stdio.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/stdio.h b/include/stdio.h
> index 5c091a8..0eacdfc 100644
> --- a/include/stdio.h
> +++ b/include/stdio.h
> @@ -70,7 +70,7 @@ static inline int ctrlc (void)
> {
> return 0;
> }
> -#endif /* ARCH_HAS_CTRC */
> +#endif /* ARCH_HAS_CTRLC */
>
> #endif
>
> --
> 1.8.3
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list