From 6367c7524eaf74663b6c2c357486f4a188b69587 Mon Sep 17 00:00:00 2001 From: ArtDev <45949002+artdeell@users.noreply.github.com> Date: Fri, 24 Feb 2023 16:35:32 +0300 Subject: [PATCH] Add nedline at the end of patch Otherwise git complains about corruption --- patches/jdk8u_android_main.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/jdk8u_android_main.diff b/patches/jdk8u_android_main.diff index 3aedd84..8ba2f3c 100644 --- a/patches/jdk8u_android_main.diff +++ b/patches/jdk8u_android_main.diff @@ -44,4 +44,4 @@ index 2d3880b363..77eb2ac3fd 100644 +#endif // !__ANDROID__ } - void os::pause() { \ No newline at end of file + void os::pause() {