SDL: SDL_revision.h: added missing newline at end of file.

From 2eb4ab5bb0f1a1fa2f9d363d7f99470f2b62fccc Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Thu, 23 Feb 2023 23:55:56 +0300
Subject: [PATCH] SDL_revision.h: added missing newline at end of file.

---
 include/SDL3/SDL_revision.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/SDL3/SDL_revision.h b/include/SDL3/SDL_revision.h
index d77f3a1ec06d..67a2a2b70d09 100644
--- a/include/SDL3/SDL_revision.h
+++ b/include/SDL3/SDL_revision.h
@@ -34,4 +34,4 @@
 #define SDL_REVISION ""
 #endif
 
-#endif /* SDL_revision_h_ */
\ No newline at end of file
+#endif /* SDL_revision_h_ */