Reading signal handler frame in AIX
[deliverable/binutils-gdb.git] / gdb / bcache.c
index d6c0921fd5c0bd1439a2e2ba8e629bef3c5d62e8..a674a851ce9f036dbc2b55ca87d7dcb750944c68 100644 (file)
@@ -2,7 +2,7 @@
    Written by Fred Fish <fnf@cygnus.com>
    Rewritten by Jim Blandy <jimb@cygnus.com>
 
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -356,7 +356,7 @@ print_percentage (int portion, int total)
    BCACHE holds.  Statistics are printed using `printf_filtered' and
    its ilk.  */
 void
-print_bcache_statistics (struct bcache *c, char *type)
+print_bcache_statistics (struct bcache *c, const char *type)
 {
   int occupied_buckets;
   int max_chain_length;
This page took 0.027202 seconds and 4 git commands to generate.