[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH Hurd]: adding a missing comment
From: |
Samuel Thibault |
Subject: |
Re: [PATCH Hurd]: adding a missing comment |
Date: |
Thu, 24 Oct 2024 11:34:31 +0200 |
Hello,
Thanks for the patch, I have applied it.
Please send your mails as text only, otherwise `git am` is disturbed and
puts the html version in the commit log...
Samuel
Zhaoming Luo, le jeu. 24 oct. 2024 17:21:41 +0800, a ecrit:
> Adding a line of missing comment
> ---
> diff --git a/hurd/iioctl.defs b/hurd/iioctl.defs
> index bd2c789f..58b7dbab 100644
> --- a/hurd/iioctl.defs
> +++ b/hurd/iioctl.defs
> @@ -130,6 +130,7 @@ routine iioctl_siocgifnetmask (
>
> skip; /* 38 SIOCGARP -- Not implemented yet */
>
> +/* 39 SIOCGIFHWADDR */
> routine iioctl_siocgifhwaddr (
> reqport: io_t;
> inout ifnam: ifname_t;
>
> --
> Zhaoming Luo [1]<zhaoming1357@qq.com>
>
>
> References:
>
> [1] mailto:zhaoming1357@qq.com