Fix spacing.
This commit is contained in:
parent
554cb4863b
commit
56c40d469c
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue