Fix typo in comment of DYN_PROP_ASSOCIATED
[deliverable/binutils-gdb.git] / gdb / gdbtypes.h
index 87b1bca3a22998e1d97e956b4431e9b4bb47f6e7..8899fb151191d02e30efa3a919b6c4692ca1c922 100644 (file)
@@ -547,7 +547,7 @@ enum dynamic_prop_node_kind
      indicates that the object of the type can be allocated/deallocated.  */
   DYN_PROP_ALLOCATED,
 
-  /* A property representing DW_AT_allocated.  The presence of this attribute
+  /* A property representing DW_AT_associated.  The presence of this attribute
      indicated that the object of the type can be associated.  */
   DYN_PROP_ASSOCIATED,
 
This page took 0.02576 seconds and 4 git commands to generate.