diff options
Diffstat (limited to 'sysdeps/mips/tst-abi-interlink.c')
-rw-r--r-- | sysdeps/mips/tst-abi-interlink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/tst-abi-interlink.c b/sysdeps/mips/tst-abi-interlink.c index 6908378..ccd136f 100644 --- a/sysdeps/mips/tst-abi-interlink.c +++ b/sysdeps/mips/tst-abi-interlink.c @@ -715,7 +715,7 @@ unload_object (enum fp_obj obj) return true; } -/* Load every permuation of OBJECTS. */ +/* Load every permutation of OBJECTS. */ static bool test_permutations (enum fp_obj objects[], int count) { |