bug-inetutils
[Top][All Lists]
Advanced

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

Re: [bug-inetutils] [SCM] GNU Inetutils branch, master, updated. inetut


From: Mats Erik Andersson
Subject: Re: [bug-inetutils] [SCM] GNU Inetutils branch, master, updated. inetutils-1_9_1-45-g8173030
Date: Sun, 26 Feb 2012 22:00:51 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

söndag den 26 februari 2012 klockan 20:02 skrev Alfred M. Szmidt detta:
> This is an automated email from the git hooks/post-receive script. It was
> generated because a ref change was pushed to the repository containing
> the project "GNU Inetutils ".
> 
> The branch, master has been updated
>        via  8173030af23ddb67c3834c79226c17a5f8175c6e (commit)
>       from  d7be6fbb79bc1ed57d07f42b6c67d66d59b2bfc9 (commit)
> 
> diff --git a/telnetd/telnetd.c b/telnetd/telnetd.c
> index f19a72a..22f1a96 100644
> --- a/telnetd/telnetd.c
> +++ b/telnetd/telnetd.c
> @@ -28,10 +28,6 @@
>  #include <error.h>
>  #include <libinetutils.h>
>  
> -#if defined AUTHENTICATION || defined ENCRYPTION
> -# include <libtelnet/misc.h>
> -#endif
> -
>  static void parse_authmode (char *str);
>  static void parse_linemode (char *str);
>  static void parse_debug_level (char *str);

I object on the above, undocumented change, since it will again
cause a warning which I removed recently:

 telnetd.c:440: warning: implicit declaration of function 'auth_encrypt_init'

Regards,
  Mats



reply via email to

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