From 82048dd49ea076fb6718f59948029066da91ba95 Mon Sep 17 00:00:00 2001 From: Enno Tensing Date: Mon, 20 Jan 2025 18:48:46 +0100 Subject: [PATCH] smu.h: Remove blank line --- smu.h | 1 - 1 file changed, 1 deletion(-) diff --git a/smu.h b/smu.h index 6a54043..d01ebd9 100644 --- a/smu.h +++ b/smu.h @@ -16,4 +16,3 @@ int smu_convert(FILE *out, FILE *in, int suppresshtml); /** utility */ void eprint(const char *format, ...); -