mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
Fix spacing.
This commit is contained in:
@ -1228,7 +1228,7 @@ child_stop (void)
|
||||
|
||||
int
|
||||
child_xfer_memory (CORE_ADDR memaddr, char *our, int len,
|
||||
int write, struct mem_attrib *mem ATTRIBUTE_UNUSED,
|
||||
int write, struct mem_attrib *mem ATTRIBUTE_UNUSED,
|
||||
struct target_ops *target ATTRIBUTE_UNUSED)
|
||||
{
|
||||
DWORD done;
|
||||
|
@ -1228,7 +1228,7 @@ child_stop (void)
|
||||
|
||||
int
|
||||
child_xfer_memory (CORE_ADDR memaddr, char *our, int len,
|
||||
int write, struct mem_attrib *mem ATTRIBUTE_UNUSED,
|
||||
int write, struct mem_attrib *mem ATTRIBUTE_UNUSED,
|
||||
struct target_ops *target ATTRIBUTE_UNUSED)
|
||||
{
|
||||
DWORD done;
|
||||
|
Reference in New Issue
Block a user