From 07b8ebd8093b801d4eea5e84b7e906854ba5a5ef Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 16 Nov 2002 08:08:46 +0000 Subject: [PATCH] end-of-file newlines --- stepmania/src/Actor.h | 2 +- stepmania/src/ActorFrame.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/Actor.h b/stepmania/src/Actor.h index d12911c4fc..c946fc90f3 100644 --- a/stepmania/src/Actor.h +++ b/stepmania/src/Actor.h @@ -301,4 +301,4 @@ protected: }; -#endif \ No newline at end of file +#endif diff --git a/stepmania/src/ActorFrame.h b/stepmania/src/ActorFrame.h index 152332d46b..4f062cd88c 100644 --- a/stepmania/src/ActorFrame.h +++ b/stepmania/src/ActorFrame.h @@ -28,4 +28,4 @@ protected: CArray m_SubActors; }; -#endif \ No newline at end of file +#endif