* config/tc-sparc.c (md_show_usage): Add missing backslash at end
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index 2f43e20229909461987ecc1077d7e7509e0dce90..6051c4ff3a3b496fd265c8ea2d3e6b6d52329af1 100644 (file)
@@ -924,7 +924,7 @@ hms_fetch_register (dummy)
   int s;
   int gottok;
 
-  unsigned LONGEST reg[NUM_REGS];
+  ULONGEST reg[NUM_REGS];
 
   check_open ();
 
This page took 0.023346 seconds and 4 git commands to generate.