diff options
Diffstat (limited to 'opcodes/ia64-gen.c')
-rw-r--r-- | opcodes/ia64-gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c index f1b62d7..7dc85b5 100644 --- a/opcodes/ia64-gen.c +++ b/opcodes/ia64-gen.c @@ -2872,7 +2872,7 @@ main (int argc, char **argv) You should have received a copy of the GNU General Public License\n\ along with this program; see the file COPYING. If not, write to the\n\ Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA\n\ - 02110-1301, USA. */"); + 02110-1301, USA. */\n"); print_string_table (); print_dependency_table (); |