From 875e377a145f3b3ccdd19389793f14b2ee098327 Mon Sep 17 00:00:00 2001 From: Hofmann Jonas Date: Tue, 11 Nov 2025 10:33:57 +0100 Subject: [PATCH] korrektur in imageInput.h --- imageInput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imageInput.h b/imageInput.h index 656e213..adedf40 100644 --- a/imageInput.h +++ b/imageInput.h @@ -20,4 +20,4 @@ typedef struct GrayScaleImageSeries *readImages(const char *path); void clearSeries(GrayScaleImageSeries *series); -#endif +#endif \ No newline at end of file