Fix comment in ada-typeprint.c
[deliverable/binutils-gdb.git] / gdb / ada-typeprint.c
index db4634c0f3b01cf402e444b7e83afde3dd9e8e66..9f0ac259a163c9fbbd66002295f4d0f7e2455775 100644 (file)
@@ -456,7 +456,7 @@ print_array_type (struct type *type, struct ui_file *stream, int show,
    values.  Return non-zero if the field is an encoding of
    discriminant values, as in a standard variant record, and 0 if the
    field is not so encoded (as happens with single-component variants
-   in types annotated with pragma Unchecked_Variant).  */
+   in types annotated with pragma Unchecked_Union).  */
 
 static int
 print_choices (struct type *type, int field_num, struct ui_file *stream,
This page took 0.023945 seconds and 4 git commands to generate.