Delete gdb::unique_ptr/gdb::move
[binutils-gdb.git] / gprof / sym_ids.c
index 9a93022a495cc69618865315c77efff92acd281d..d94207566be2f1a79a65ce3791e24cc927b9a480 100644 (file)
@@ -273,7 +273,7 @@ extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass
    requests---you get what you ask for!  */
 
 void
-sym_id_parse ()
+sym_id_parse (void)
 {
   Sym *sym, *left, *right;
   struct sym_id *id;