From 8aff7d0e9156b2ebceec34e823871a0a7cabdf17 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 52499673..ebe26173 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)