From a14a7a0ccc9de76aeab0b2e4bbf58f1a79deedc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 3 Jul 2024 10:19:30 +0200 Subject: New upstream version 5.3.0GA --- app/bin/manifest.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/bin/manifest.h') diff --git a/app/bin/manifest.h b/app/bin/manifest.h index 8e751f0..20de6b3 100644 --- a/app/bin/manifest.h +++ b/app/bin/manifest.h @@ -1,6 +1,6 @@ #ifndef HAVE_MANIFEST_H #define HAVE_MANIFEST_H - char* CreateManifest(char* nameOfLayout, char* background, - char* DependencyDir); - char* ParseManifest(char* manifest, char* zip_directory); -#endif +char* CreateManifest(char* nameOfLayout, char* background, + char* DependencyDir); +char* ParseManifest(char* manifest, char* zip_directory); +#endif -- cgit v1.2.3