aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/solib-svr4.c')
-rw-r--r--gdb/solib-svr4.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/solib-svr4.c b/gdb/solib-svr4.c
index 33577b7..b3f6b6a 100644
--- a/gdb/solib-svr4.c
+++ b/gdb/solib-svr4.c
@@ -1908,8 +1908,8 @@ solist_update_incremental (svr4_info *info, CORE_ADDR debug_base,
return 0;
/* Get the so list from the target. We replace the list in the
- target response so we can easily check that the response only
- covers one namespace.
+ target response so we can easily check that the response only
+ covers one namespace.
We expect gdbserver to provide updates for the namespace that
contains LM, which whould be this namespace... */