From de758867f8a5be89a725e4a7a4c259c8277b541a Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 18 Dec 1991 09:14:25 +0000 Subject: [PATCH] Fixed typo in previous fix --- util/led/scan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/led/scan.c b/util/led/scan.c index 524996739..ebe26173b 100644 --- a/util/led/scan.c +++ b/util/led/scan.c @@ -490,7 +490,7 @@ align(size) * 5. the offset of the relocation table. #ifdef SYMDBUG * 6. the offset of the debugging information. -#endif /* SYMDBUG */ +#endif */ static long modulsize(head) -- 2.34.1