Skip to content

Commit 1433745

Browse files
Committing clang-format changes
1 parent a99f12c commit 1433745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/seacas/libraries/ioss/src/main/shell_interface.C

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,8 @@ void IOShell::Interface::enroll_options()
333333
nullptr);
334334

335335
options_.enroll("native_variable_names", Ioss::GetLongOption::OptType::NoValue,
336-
"[deprecated, now default] Do not lowercase variable names and replace spaces with underscores.\n"
336+
"[deprecated, now default] Do not lowercase variable names and replace spaces "
337+
"with underscores.\n"
337338
"\t\tVariable names are left as they appear in the input mesh file",
338339
nullptr);
339340

0 commit comments

Comments
 (0)