Skip to content
Snippets Groups Projects
Commit 4b7544b3 authored by Lynch, Vickie's avatar Lynch, Vickie
Browse files

Refs #22420 clang-format

parent 440a7557
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,8 @@ void IndexPeaks::exec() {
g_log.notice() << "Maximum Order: " << o_lattice.getMaxOrder() << '\n';
if ( o_lattice.getMaxOrder() == 0) // If data not modulated, recalculate fractional HKL
if (o_lattice.getMaxOrder() ==
0) // If data not modulated, recalculate fractional HKL
{
if (!round_hkls) // If user wants fractional hkls, recalculate them
{
......
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