summaryrefslogtreecommitdiff
path: root/gdb/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/value.h')
-rw-r--r--gdb/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/value.h b/gdb/value.h
index fe0e93a5bbe..62dc4907473 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -161,7 +161,7 @@ struct value
DOUBLEST force_doublest_align;
LONGEST force_longest_align;
CORE_ADDR force_core_addr_align;
- void *force_pointer_aligh;
+ void *force_pointer_align;
}
aligner;
/* Do not add any new members here -- contents above will trash them */