diff options
Diffstat (limited to 'sysdeps/arm/find_exidx.c')
-rw-r--r-- | sysdeps/arm/find_exidx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/find_exidx.c b/sysdeps/arm/find_exidx.c index 1404f2b..e4ee106 100644 --- a/sysdeps/arm/find_exidx.c +++ b/sysdeps/arm/find_exidx.c @@ -26,7 +26,7 @@ struct unw_eh_callback_data }; -/* Callback to determins if the PC lies within an object, and remember the +/* Callback to determines if the PC lies within an object, and remember the location of the exception index table if it does. */ static int |