Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / psymtab.h
index a4ac35a7916b12393ea612043cd1a017554af9d7..a4281c80bfcd5a1456609e28373e8e0d4d3ce3c7 100644 (file)
@@ -120,7 +120,7 @@ public:
   /* A byte cache where we can stash arbitrary "chunks" of bytes that
      will not change.  */
 
-  struct bcache psymbol_cache;
+  gdb::bcache psymbol_cache;
 
   /* Vectors of all partial symbols read in from file.  The actual data
      is stored in the objfile_obstack.  */
This page took 0.029744 seconds and 4 git commands to generate.