gdb/23712: Test case for multidictionary
[deliverable/binutils-gdb.git] / ld / emultempl / ticoff.em
index 961edd21411194aa716305673296d36371d9406b..65b03b668f37f453ea524639c577e5a79b04e7f3 100644 (file)
@@ -3,7 +3,7 @@
 (echo;echo;echo;echo)>e${EMULATION_NAME}.c # there, now line numbers match ;-)
 fragment <<EOF
 /* This file is part of GLD, the Gnu Linker.
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -87,7 +87,7 @@ gld${EMULATION_NAME}_handle_option (int optc)
        }
       else
        {
-         einfo (_("%P%F: invalid COFF format version %s\n"), optarg);
+         einfo (_("%F%P: invalid COFF format version %s\n"), optarg);
        }
       break;
     }
This page took 0.022809 seconds and 4 git commands to generate.