indentation-c-style: When removing opening bracket also remove the closing one.
commit23d9e9af61990dd92fe0ab9e61c601a8f74d148e
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Wed, 3 Oct 2012 23:17:09 +0000 (4 01:17 +0200)
committerJohannes Schmid <jhs@gnome.org>
Wed, 31 Oct 2012 10:58:37 +0000 (31 11:58 +0100)
tree033266e8000aa86a289fa7c7bef378128274ff3f
parent1eb1fc61af80555c18be348b698a1daa01061af8
indentation-c-style: When removing opening bracket also remove the closing one.

...if the closing one is right next to the opening bracket.

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