diff options
Diffstat (limited to 'gdb/ia64-vms-tdep.c')
-rw-r--r-- | gdb/ia64-vms-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ia64-vms-tdep.c b/gdb/ia64-vms-tdep.c index 20308c7..ef8f42d 100644 --- a/gdb/ia64-vms-tdep.c +++ b/gdb/ia64-vms-tdep.c @@ -118,7 +118,7 @@ ia64_vms_get_dyn_info_list (unw_addr_space_t as, return -UNW_ENOINFO; } -/* Set of libunwind callback acccessor functions. */ +/* Set of libunwind callback accessor functions. */ static unw_accessors_t ia64_vms_unw_accessors; static unw_accessors_t ia64_vms_unw_rse_accessors; |