From 0fdd9f0787e8f72ac3d7021da33fe13e770e59a7 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 16 Jul 2023 01:03:47 +0100 Subject: [PATCH] Formatting fix --- doc/ACKNOWLEDGEMENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ACKNOWLEDGEMENTS.md b/doc/ACKNOWLEDGEMENTS.md index 897ecb2..7e5f16c 100644 --- a/doc/ACKNOWLEDGEMENTS.md +++ b/doc/ACKNOWLEDGEMENTS.md @@ -72,6 +72,6 @@ is acknowledged and greatly appreciated: * Johannes Gerer - suggested that "`-B`" should enable "`-C`" * Sam James - provided fix for number.c build issue caused by missing stddef.h * Jakub Wilk - corrected README encoding - * [ikasty](https://github.com/ikasty)) - added relative filename display to "`--watchfd`" + * [ikasty](https://github.com/ikasty) - added relative filename display to "`--watchfd`" ---