提交 378ef3df 编写于 作者: J Ján Tomko

Fix typo in virNetDevGetEthtoolGFeatures stub

s/ATTRIBUGE/ATTRIBUTE/
Reported-by: NOlaf Hering <olaf@aepfle.de>
上级 1a41ed5a
......@@ -3359,7 +3359,7 @@ virNetDevGetEthtoolGFeatures(virBitmapPtr bitmap,
static int
virNetDevGetEthtoolGFeatures(virBitmapPtr bitmap ATTRIBUTE_UNUSED,
int fd ATTRIBUTE_UNUSED,
struct ifreq *ifr ATTRIBUGE_UNUSED)
struct ifreq *ifr ATTRIBUTE_UNUSED)
{
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册