nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Fix #70, whitespace and block formatting consistency #71

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

Apply "clang-format" using CFE/CFS formatting rules to get consistent white space in source code.

Follow up with reformat of braces/blocks where relevant

None of this should change any functionality, just code cleanup