From 60e1e52ec1197d989341e1a6ffb2bfe46a74861f Mon Sep 17 00:00:00 2001 From: draneyj Date: Sun, 19 Jan 2025 12:21:41 -0500 Subject: [PATCH] add whitespace to end of file --- src/RIGID/fix_rigid_small.cpp | 2 +- src/RIGID/fix_rigid_small.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RIGID/fix_rigid_small.cpp b/src/RIGID/fix_rigid_small.cpp index 176ac5128e..316fccbe87 100644 --- a/src/RIGID/fix_rigid_small.cpp +++ b/src/RIGID/fix_rigid_small.cpp @@ -3794,4 +3794,4 @@ void FixRigidSmall::check(int flag) } } } -*/ \ No newline at end of file +*/ diff --git a/src/RIGID/fix_rigid_small.h b/src/RIGID/fix_rigid_small.h index b52470aab1..c176912998 100644 --- a/src/RIGID/fix_rigid_small.h +++ b/src/RIGID/fix_rigid_small.h @@ -220,4 +220,4 @@ class FixRigidSmall : public Fix { } // namespace LAMMPS_NS #endif -#endif \ No newline at end of file +#endif