2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
[deliverable/binutils-gdb.git] / gdb / jv-lang.c
index e3ae1882dfccb51c6da0dab23eeb59e5259a3bfc..b76796301ec930b10b3cc14498cd06dbbe3e09b6 100644 (file)
@@ -850,8 +850,8 @@ java_emit_char (int c, struct ui_file *stream, int quoter)
 }
 
 static struct value *
-evaluate_subexp_java (struct type *expect_type, register struct expression *exp,
-                     register int *pos, enum noside noside)
+evaluate_subexp_java (struct type *expect_type, struct expression *exp,
+                     int *pos, enum noside noside)
 {
   int pc = *pos;
   int i;
This page took 0.029298 seconds and 4 git commands to generate.