From 010e797e1d5f5b7769245ca07232cf7263e97feb Mon Sep 17 00:00:00 2001 From: badaix Date: Mon, 19 Sep 2016 09:16:55 +0200 Subject: [PATCH] fixed warning --- common/utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/utils.h b/common/utils.h index 08818987..f6b70ed8 100644 --- a/common/utils.h +++ b/common/utils.h @@ -282,7 +282,7 @@ static std::string getMacAddress(int sock) return ""; struct ifreq* it = ifc.ifc_req; - for (size_t i=0; i