btrace: uppercase btrace_read_type
[deliverable/binutils-gdb.git] / gdb / i386-cygwin-tdep.c
index 7c39b7f7cc3147a87933b3bf78cc24e8a88103db..4b8a00dee1c261b055b8fc4958f6f7278c14131f 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Cygwin running on i386's, for GDB.
 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -171,7 +171,7 @@ out:
 static LONGEST
 windows_core_xfer_shared_libraries (struct gdbarch *gdbarch,
                                  gdb_byte *readbuf,
-                                 ULONGEST offset, LONGEST len)
+                                 ULONGEST offset, ULONGEST len)
 {
   struct obstack obstack;
   const char *buf;
This page took 0.028631 seconds and 4 git commands to generate.