* config/tc-hppa.c: Fix comment typos.
[deliverable/binutils-gdb.git] / gdb / dwarf2expr.h
index 9e6fe808789d87c8362c1852a5551d4f7498813a..0a60edb8237a18c208168389527701add7216849 100644 (file)
@@ -76,7 +76,7 @@ struct dwarf_expr_context
   int in_reg;
 };
 
-struct dwarf_expr_context *new_dwarf_expr_context ();
+struct dwarf_expr_context *new_dwarf_expr_context (void);
 void free_dwarf_expr_context (struct dwarf_expr_context *ctx);
 
 void dwarf_expr_push (struct dwarf_expr_context *ctx, CORE_ADDR value);
This page took 0.022996 seconds and 4 git commands to generate.