Touches most files in bfd/, so likely will be blamed for everything..
[deliverable/binutils-gdb.git] / bfd / elf32-sh-lin.c
index 84413f564cd1acab72089b09598f8a1aae3430ab..e0b434da08ba28107bc6ed95f8d793a5dadd2e1f 100644 (file)
@@ -1,5 +1,5 @@
 /* Hitachi SH specific support for 32-bit Linux
-   Copyright 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -43,7 +43,7 @@ elf32_shlin_grok_prstatus (abfd, note)
      Elf_Internal_Note *note;
 {
   int offset;
-  int raw_size;
+  unsigned int raw_size;
 
   switch (note->descsz)
     {
This page took 0.024738 seconds and 4 git commands to generate.