summaryrefslogtreecommitdiff
path: root/tests/lt_dladvise.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lt_dladvise.at')
-rw-r--r--tests/lt_dladvise.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lt_dladvise.at b/tests/lt_dladvise.at
index 18c2104f..5ae9fbd9 100644
--- a/tests/lt_dladvise.at
+++ b/tests/lt_dladvise.at
@@ -174,7 +174,7 @@ hint_global (void)
/* Don't attempt to load moddepend unless modglobal was successfully
loaded and the symglobal hint was taken, and the system allows to
- to have undefined symbols. */
+ have undefined symbols. */
if (info && info->is_symglobal && HAVE_UNDEFINED_SYMBOLS)
{
hint_ext ();