mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 15:00:34 +00:00
Fix spacing.
This commit is contained in:
parent
554cb4863b
commit
56c40d469c
@ -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…
Reference in New Issue
Block a user