bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] Re: telnet cleanup


From: Simon Josefsson
Subject: [bug-inetutils] Re: telnet cleanup
Date: Tue, 09 Jun 2009 07:05:22 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux)

Sergey Poznyakoff <address@hidden> writes:

> Simon Josefsson <address@hidden> ha escrit:
>
>> Objections to commit this? 
>
> None from my part, except that:
>
>> +#include "genget.h"
>
> There is no such header (at least now), neither does it appear in your
> patch.

Thanks for review.

I forgot to include genget.h in the patch, the file should contain:

int isprefix (register char *s1, register char *s2);

It seems genget.c declare the function, and it is used elsewhere, but
there is no prototype for the function.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]