From 107dfe1267177ce3d746fa5761b34bc4a7dc3c73 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 22 Nov 1997 21:05:48 +0000 Subject: [PATCH] fix comment --- bfd/evax-egsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/evax-egsd.c b/bfd/evax-egsd.c index 7109485..0713863 100644 --- a/bfd/evax-egsd.c +++ b/bfd/evax-egsd.c @@ -55,7 +55,7 @@ struct sec_flags_struct { flagword flags_hassize; /* flags we set if the section has a size > 0 */ }; -/* These flags are deccrtl/vaxcrtl (openVMS 6.2) compatible */ */ +/* These flags are deccrtl/vaxcrtl (openVMS 6.2) compatible */ static struct sec_flags_struct evax_section_flags[] = { { EVAX_ABS_NAME, -- 2.7.4