update code style, pointer to type

This commit is contained in:
Felix Ruess
2014-09-10 17:55:02 +02:00
parent 70d36ec583
commit 630f2e4ab4
+1 -1
View File
@@ -10,7 +10,7 @@ astyle \
--unpad-paren \
--keep-one-line-blocks \
--keep-one-line-statements \
--align-pointer=name \
--align-pointer=type \
--suffix=none \
--lineend=linux \
--add-brackets \