Commit 569e7f6e authored by Richard Levitte's avatar Richard Levitte
Browse files

This seems to work better with enums...

parent f20ee314
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -39,7 +39,8 @@
				   (label . -)
				   (label . -)
				   (arglist-cont-nonempty . +)
				   (arglist-cont-nonempty . +)
				   (topmost-intro . -)
				   (topmost-intro . -)
				   (brace-list-close . +)
				   (brace-list-close . 0)
				   (brace-list-intro . +)
				   (brace-list-intro . 0)
				   (brace-list-open . +)
				   ))))
				   ))))