Skip to content

Commit 9bcc57b

Browse files
Committing clang-format changes
1 parent 6463d1d commit 9bcc57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/seacas/libraries/exodus/test/testwt-field-metadata.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
* Copyright(C) 2022, 2023, 2024 National Technology & Engineering Solutions
33
* of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
44
* NTESS, the U.S. Government retains certain rights in this software.
@@ -265,7 +265,7 @@ int main(int argc, char **argv)
265265
blocks[k].num_entry, var_vals));
266266
}
267267
free(var_vals);
268-
var_idx_off += num_block_vars[k];
268+
var_idx_off += num_block_vars[k];
269269
}
270270
}
271271
}

0 commit comments

Comments
 (0)