2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gdb / remote.c
index 1e464dd0bcee16d4747ef066afb38026a6767032..d6df76adb91f702dd9cde9bc26b535f16ff2d6ad 100644 (file)
@@ -5103,7 +5103,7 @@ the loaded file\n");
 
 static LONGEST
 remote_xfer_partial (struct target_ops *ops, enum target_object object,
-                    const char *annex, const void *writebuf, void *readbuf,
+                    const char *annex, void *readbuf, const void *writebuf,
                     ULONGEST offset, LONGEST len)
 {
   struct remote_state *rs = get_remote_state ();
This page took 0.023709 seconds and 4 git commands to generate.