Skip to content

Commit 1eae531

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 3aafc7d commit 1eae531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_md/nhchain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ void Nose_Hoover::first_half(std::ofstream& ofs)
272272
}
273273

274274

275-
void Nose_Hoover::second_half(void)
275+
void Nose_Hoover::second_half()
276276
{
277277
ModuleBase::TITLE("Nose_Hoover", "second_half");
278278
ModuleBase::timer::tick("Nose_Hoover", "second_half");

0 commit comments

Comments
 (0)