From e6bf84c9573061699b226ee3b815e1eef7a77df2 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Fri, 17 Sep 2010 18:10:37 +0200 Subject: Added patches from Anonym and italian translation from Diego Pierotto --- plugin/status.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/status.h') diff --git a/plugin/status.h b/plugin/status.h index 75f39ff..e9cad87 100644 --- a/plugin/status.h +++ b/plugin/status.h @@ -10,7 +10,7 @@ #include #include "setup.h" -#if __GNUC__ > 3 +#if __GNUC__ > 3 #define UNUSED(v) UNUSED_ ## v __attribute__((unused)) #else #define UNUSED(x) x -- cgit v1.2.3