2004-08-08 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / bfd-target.c
index 39cc73f5a91c0f34ec7c9e2ae5e67d219952aa78..ee16d85f52adcc9ecea1231271a09b90b332b38e 100644 (file)
@@ -71,8 +71,8 @@ build_target_sections_from_bfd (struct target_ops *targ, struct bfd *abfd)
 LONGEST
 target_bfd_xfer_partial (struct target_ops *ops,
                         enum target_object object,
-                        const char *annex, const void *writebuf, 
-                        void *readbuf, ULONGEST offset, LONGEST len)
+                        const char *annex, void *readbuf,
+                        const void *writebuf, ULONGEST offset, LONGEST len)
 {
   switch (object)
     {
This page took 0.024083 seconds and 4 git commands to generate.