* python/py-frame.c (frapy_block): Fix error message text.
[deliverable/binutils-gdb.git] / gdb / h8300-tdep.c
index 0e9d6c4b8a8765c92adf24322720af31a8227988..ef80247b5487a7628f56149f585746b179046592 100644 (file)
@@ -1192,7 +1192,7 @@ h8300s_dbg_reg_to_regnum (struct gdbarch *gdbarch, int regno)
   return regno;
 }
 
-const static unsigned char *
+static const unsigned char *
 h8300_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr,
                          int *lenptr)
 {
This page took 0.024564 seconds and 4 git commands to generate.