Signed-off-by: Jason Gerecke <killert...@gmail.com>
---
 tools/xsetwacom.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
index 284e6e2..db3a776 100644
--- a/tools/xsetwacom.c
+++ b/tools/xsetwacom.c
@@ -1285,7 +1285,7 @@ static int special_map_keystrokes(Display *dpy, int argc, 
char **argv, unsigned
 static char** strjoinsplit(int argc, char **argv, int *nwords)
 {
        char **words = NULL;
-       int i, n;
+       int i;
 
        *nwords = 0;
        for (i = 0; i < argc; i++) {
-- 
2.2.2


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to