Print compare bits in human readible form
[deliverable/binutils-gdb.git] / bfd / evax-egsd.c
index 7109485743e7491473cd482a2e5b76151893ebe3..07138634e37cf763d9962a509146e69fbeacb55b 100644 (file)
@@ -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,
This page took 0.025357 seconds and 4 git commands to generate.