]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/bcache.h
Unify gdb printf functions
[thirdparty/binutils-gdb.git] / gdb / bcache.h
index 8b05eada23ecc2dd7ef7db65f26635731fdf17a7..3d41ece8478abe51dd60467a3f5e7f358a6285d1 100644 (file)
@@ -157,7 +157,7 @@ struct bcache
   /* Print statistics on this bcache's memory usage and efficacity at
      eliminating duplication.  TYPE should be a string describing the
      kind of data this bcache holds.  Statistics are printed using
-     `printf_filtered' and its ilk.  */
+     `gdb_printf' and its ilk.  */
   void print_statistics (const char *type);
   int memory_used ();