x86: fix "REP RET" with -madd-bnd-prefix
[binutils-gdb.git] / bfd / stab-syms.c
index 167eb343927532b6d45f63820b9220f0a1637570..ef7fddf74d1e8bd4f44ecac8ba0a0fdeb428819d 100644 (file)
@@ -1,5 +1,5 @@
 /* Table of stab names for the BFD library.
-   Copyright (C) 1990-2015 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -45,8 +45,7 @@
   __define_name (N_WARNING, "WARNING")
 
 const char *
-bfd_get_stab_name (code)
-     int code;
+bfd_get_stab_name (int code)
 {
   switch (code)
     {