2012-03-26 Pedro Alves <palves@redhat.com>
* linux-low.c (linux_qxfer_libraries_svr4): Fix pasto in comment.
This commit is contained in:
parent
a35a332283
commit
fb723180bd
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user