]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/aix386-core.c
bfd_size_type to size_t
[thirdparty/binutils-gdb.git] / bfd / aix386-core.c
index 1883d9843bb1d57ac46672ee5f3608e6cbd7824f..c9ec756c4a19cd1fd03777342a9a643dd97dda96 100644 (file)
@@ -71,7 +71,7 @@ aix386_core_file_p (bfd *abfd)
   int i, n;
   unsigned char longbuf[4];    /* Raw bytes of various header fields */
   bfd_size_type core_size = sizeof (struct corehdr);
-  bfd_size_type amt;
+  size_t amt;
   struct corehdr *core;
   struct mergem
   {