nasa / bplib

Apache License 2.0
27 stars 13 forks source link

Fix #58, minor whitespace cleanup #59

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

Note this does NOT do any "re-style" of existing code (like clang-format), as this can create major merge issues. This is only to make the source code consistent with typical editor mode settings (e.g. Eclipse, VScode, etc).

Fixes #58