]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/stab-syms.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / stab-syms.c
index 74f39f365882eb8f8e3a780e4cdab4becc53efba..40de276dc397df2535e3786697e54d802b2b8c79 100644 (file)
@@ -1,5 +1,5 @@
 /* Table of stab names for the BFD library.
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 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)
     {