Bump to autoconf 2.69 and automake 1.15.1
[deliverable/binutils-gdb.git] / gprof / sym_ids.c
index cbd16e62ccda572f0a1909cc9d2c6ec1440b2271..c09d27227631af08b13a8eb17a3c19a005b6f64a 100644 (file)
@@ -1,6 +1,6 @@
 /* sym_ids.c
 
-   Copyright (C) 1999-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 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.026181 seconds and 4 git commands to generate.