diff options
Diffstat (limited to 'gdb/sparc64-tdep.c')
-rw-r--r-- | gdb/sparc64-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sparc64-tdep.c b/gdb/sparc64-tdep.c index fa55fcb..873fbaa 100644 --- a/gdb/sparc64-tdep.c +++ b/gdb/sparc64-tdep.c @@ -1199,7 +1199,7 @@ sparc64_16_byte_align_p (struct type *type) /* Store floating fields of element ELEMENT of an "parameter array" that has type TYPE and is stored at BITPOS in VALBUF in the - apropriate registers of REGCACHE. This function can be called + appropriate registers of REGCACHE. This function can be called recursively and therefore handles floating types in addition to structures. */ |