summaryrefslogtreecommitdiffstats
path: root/gdb/win32-nat.c
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2001-02-06 05:04:40 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2001-02-06 05:04:40 +0000
commit56c40d469cf0c7985166c322bd4ed8e44aa1b11d (patch)
treec13880d2fcf0cb95382d21ee8ec1e2825fbe4e47 /gdb/win32-nat.c
parent554cb4863bca7ec8d0b575d4a91396ed8fbdf624 (diff)
downloadppe42-binutils-56c40d469cf0c7985166c322bd4ed8e44aa1b11d.tar.gz
ppe42-binutils-56c40d469cf0c7985166c322bd4ed8e44aa1b11d.zip
Fix spacing.
Diffstat (limited to 'gdb/win32-nat.c')
-rw-r--r--gdb/win32-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/win32-nat.c b/gdb/win32-nat.c
index 1eeaf01419..ce06fddad0 100644
--- a/gdb/win32-nat.c
+++ b/gdb/win32-nat.c
@@ -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;
OpenPOWER on IntegriCloud