Beter case brace indentation.

FossilOrigin-Name: 7153c5cd378cd33c45c09e460c0f79fb6ae0c3efead9154e1f88528796840ef6
This commit is contained in:
7u83@mail.ru 2015-05-02 17:02:16 +00:00
parent 6752c884c4
commit 4d2593ff1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
indent -l90 -kr -ts8 -i8 -cli8 $1
indent -l90 -kr -ts8 -i8 -cli8 -cbi0 $1