Skip to content
Snippets Groups Projects
Commit 555c61c0 authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Whitespace.

parent 52d95636
No related branches found
No related tags found
No related merge requests found
......@@ -528,7 +528,7 @@ class Dump {
result.getTargetDirection().getY().getPartialDerivative(1),
result.getTargetDirection().getZ().getPartialDerivative(1));
}
writer.format(Locale.US,"%n");
writer.format(Locale.US, "%n");
// ensure the transforms for mid date are dumped
final AbsoluteDate midDate = meanPlane.getSensor().getDate(0.5 * (meanPlane.getMinLine() + meanPlane.getMaxLine()));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment