bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH hurd 6/6] hurdio: use correct function signature for hurdio_m


From: Samuel Thibault
Subject: Re: [PATCH hurd 6/6] hurdio: use correct function signature for hurdio_mdmstate
Date: Sun, 8 Sep 2024 23:57:26 +0200

Applied, thanks!

Flavio Cruz, le dim. 21 janv. 2024 16:07:57 -0500, a ecrit:
> ---
>  term/hurdio.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/term/hurdio.c b/term/hurdio.c
> index c6e14a4..a3e2a0a 100644
> --- a/term/hurdio.c
> +++ b/term/hurdio.c
> @@ -613,8 +613,8 @@ hurdio_mdmctl (int how, int bits)
>  }
>  
>  
> -static int
> -hurdio_mdmstate (void)
> +static error_t
> +hurdio_mdmstate (int *state)
>  {
>    int oldbits;
>  
> -- 
> 2.39.2
> 
> 

-- 
Samuel
<i> ben oui ce serait idiot, mais osb
  -+- m'en fous de faire un truc débile ! -+-



reply via email to

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