Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / stab-syms.c
index bcbf5f206340ff16cc87b2697d7f99ebeaf45768..21a4e791c468edd71304c3494a148092858626e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Table of stab names for the BFD library.
-   Copyright (C) 1990-2016 Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 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)
     {
This page took 0.025763 seconds and 4 git commands to generate.