2012-03-26 Pedro Alves <palves@redhat.com>

* linux-low.c (linux_qxfer_libraries_svr4): Fix pasto in comment.
This commit is contained in:
Pedro Alves 2012-03-26 12:39:19 +00:00
parent a35a332283
commit fb723180bd
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-03-26 Pedro Alves <palves@redhat.com>
* linux-low.c (linux_qxfer_libraries_svr4): Fix pasto in comment.
2012-03-23 Pedro Alves <palves@redhat.com>
* linux-low.c (linux_qxfer_libraries_svr4): Terminate the

View File

@ -5478,7 +5478,7 @@ struct link_map_offsets
int l_prev_offset;
};
/* Construct qXfer:libraries:read reply. */
/* Construct qXfer:libraries-svr4:read reply. */
static int
linux_qxfer_libraries_svr4 (const char *annex, unsigned char *readbuf,