[PATCH] Remove ftstc(). It is declared but not implemented.

Masaki Muranaka monaka at monami-ya.jp
Sun Jun 2 19:02:03 EDT 2013


Hello,

It's easy to check by using whois service whether monami-ya.com and
monami-ya.jp are owned by same company...
Ok. I'll use monami-ya.jp in this project. I'm going to resend the patch.
Please inform me when I should fix my environment.

2013/6/3 Alexander Shiyan <shc_work at mail.ru>:
>> ---
>>  include/stdio.h | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/include/stdio.h b/include/stdio.h
>> index 5c091a8..ff2572e 100644
>> --- a/include/stdio.h
>> +++ b/include/stdio.h
>> @@ -101,7 +101,6 @@ static inline void putchar(char c)
>>  int  fprintf(int file, const char *fmt, ...) __attribute__ ((format(__printf__, 2, 3)));
>>  int  fputs(int file, const char *s);
>>  int  fputc(int file, const char c);
>> -int  ftstc(int file);
>>  int  fgetc(int file);
>>
>>  #endif /* __STDIO_H */
>> --
>
> Here (and in some other pathes) is missing Signed-off-by line.
> Additionally, I want to focus on the fact that the address of From and Signed-off-by differ.
> Git documentation says not to have been used aliases.
> So, I think this field should be equal in the future.
>
> ---



-- 
--
Masaki Muranaka
Monami-ya LLC, Japan.



More information about the barebox mailing list