aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-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/windows-nat.c
parent554cb4863bca7ec8d0b575d4a91396ed8fbdf624 (diff)
downloadfsf-binutils-gdb-56c40d469cf0c7985166c322bd4ed8e44aa1b11d.zip
fsf-binutils-gdb-56c40d469cf0c7985166c322bd4ed8e44aa1b11d.tar.gz
fsf-binutils-gdb-56c40d469cf0c7985166c322bd4ed8e44aa1b11d.tar.bz2
Fix spacing.
Diffstat (limited to 'gdb/windows-nat.c')
-rw-r--r--gdb/windows-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/windows-nat.c b/gdb/windows-nat.c
index 1eeaf01..ce06fdd 100644
--- a/gdb/windows-nat.c
+++ b/gdb/windows-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;