indentation-c-style: Fix modeline in plugin.c
commitc6455b6eefceaa1b4184c6bbc33a9844a014a046
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Mon, 12 Nov 2012 22:19:09 +0000 (12 23:19 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Thu, 15 Nov 2012 20:59:49 +0000 (15 21:59 +0100)
tree46aac71af62f11d69f2f25d05c3591ca63f729ad
parente84ce0b0812004b859e4644711faa4afb8ff4517
indentation-c-style: Fix modeline in plugin.c

The correct modeline for using spaces is "indent-tabs-mode: nil;" and not
"indent-spaces-mode: t;".

https://bugzilla.gnome.org/show_bug.cgi?id=688275
plugins/indentation-c-style/plugin.c