Fix Python stack corruption
[deliverable/binutils-gdb.git] / gdb / sol-thread.c
index f1933495a0c42931e0a87600186b0dbbe33d9afd..f39f8bb775c28a6148ec11ff3e027f9b5471f7ef 100644 (file)
@@ -546,7 +546,7 @@ static LONGEST
 sol_thread_xfer_partial (struct target_ops *ops, enum target_object object,
                          const char *annex, gdb_byte *readbuf,
                          const gdb_byte *writebuf,
-                        ULONGEST offset, LONGEST len)
+                        ULONGEST offset, ULONGEST len)
 {
   int retval;
   struct cleanup *old_chain;
This page took 0.024503 seconds and 4 git commands to generate.