On 27.09.2016 15:56, Eric Engestrom wrote:
> On Tue, Sep 27, 2016 at 12:35:55PM +0200, Armin Krezović wrote:
>> This patch fixes a compiler warning when building with
>> clang, since it doesn't support gnu_printf attribute.
>>
>> v2:
>>
>> - Switch to WL_PRINTF per suggestion from Eric Engestrom.
On Tue, Sep 27, 2016 at 12:35:55PM +0200, Armin Krezović wrote:
> This patch fixes a compiler warning when building with
> clang, since it doesn't support gnu_printf attribute.
>
> v2:
>
> - Switch to WL_PRINTF per suggestion from Eric Engestrom.
>
> Signed-off-by: Armin Krezović
> ---
Right
This patch fixes a compiler warning when building with
clang, since it doesn't support gnu_printf attribute.
v2:
- Switch to WL_PRINTF per suggestion from Eric Engestrom.
Signed-off-by: Armin Krezović
---
clients/stacking.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c