commit f1929385f7c4fc8d193479a376c5ea0ee6fee8b7 parent e8f0e9f302546f8844785b2674f9c3fd4fc6a4b2 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 29 May 2021 17:51:40 +0200 remove extra newline before EOF Signed-off-by: Christoph Lohmann <20h@r-36.net> Diffstat:
catpoint.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/catpoint.c b/catpoint.c @@ -196,4 +196,3 @@ again: return 0; } -