-- Zhaoming Luo<zhaoming1...@qq.com>
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;
- [PATCH Hurd]: adding a missing comment Zhaoming Luo
- Re: [PATCH Hurd]: adding a missing comment Samuel Thibault
- Re: [PATCH Hurd]: adding a missing comment Joshua Branson
- Re: [PATCH Hurd]: adding a missing comment Zhaoming Luo
- Re: [PATCH Hurd]: adding a missing commen... Samuel Thibault
- Re: [PATCH Hurd]: adding a missing commen... Sergey Bugaev