diff Makefile @ 332:5c17707d94b0 ganymed

fix java formatting
author Carl Byington <carl@five-ten-sg.com>
date Thu, 31 Jul 2014 13:06:55 -0700
parents e29d5727ef0f
children 7eb24880b111
line wrap: on
line diff
--- a/Makefile	Thu Jul 31 13:01:01 2014 -0700
+++ b/Makefile	Thu Jul 31 13:06:55 2014 -0700
@@ -76,10 +76,9 @@
 		--indent-cases \
 		--indent-namespaces \
 		--break-blocks \
+		--unpad-paren \
 		--pad-oper \
 		--pad-header \
-		--unpad-paren \
-		--pad-paren-out \
 		--delete-empty-lines \
 		--align-pointer=type \
 		--break-closing-brackets \