Make astylerc compatible to astyle 2.x

This commit is contained in:
dziegel 2017-09-17 17:38:58 +02:00 committed by Dirk Ziegelmeier
parent bd94297115
commit cdbba6e0d8

View File

@ -6,10 +6,10 @@
style=otbs style=otbs
indent=spaces=2 indent=spaces=2
attach-extern-c attach-extern-c
attach-closing-while #attach-closing-while
# indentation # indentation
indent-switches indent-switches
max-continuation-indent=40 #max-continuation-indent=40
# padding # padding
pad-oper pad-oper
pad-comma pad-comma