daily update
[deliverable/binutils-gdb.git] / bfd / cache.c
index 88f89b169aabf956cd16d8c4061ebf7b310c7e58..b1dcd5a745b63f282308066ce98df7cc20baba27 100644 (file)
@@ -359,7 +359,7 @@ cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes)
   return nwrite;
 }
 
-static int
+static bfd_boolean
 cache_bclose (struct bfd *abfd)
 {
   return bfd_cache_close (abfd);
This page took 0.023353 seconds and 4 git commands to generate.