Document the fact that the assembler's alignment pseudo-ops can be issued without...
[deliverable/binutils-gdb.git] / gprof / sym_ids.c
index 9a93022a495cc69618865315c77efff92acd281d..c214f14314dbe49a17b0522b2e7be0ec1dbc3bbf 100644 (file)
@@ -1,6 +1,6 @@
 /* sym_ids.c
 
-   Copyright (C) 1999-2016 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -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;
This page took 0.023435 seconds and 4 git commands to generate.