diff options
author | Nick Clifton <nickc@redhat.com> | 2000-05-30 18:35:35 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-05-30 18:35:35 +0000 |
commit | c1485d85e0bae60bf321baa007dd44bcc56b534b (patch) | |
tree | 05fb4d47e213be2861b124b1278ec24911e36fef /opcodes/m10300-dis.c | |
parent | c1a72ffdd6aecb2880a7ea3a00234fd48142074c (diff) | |
download | gdb-c1485d85e0bae60bf321baa007dd44bcc56b534b.zip gdb-c1485d85e0bae60bf321baa007dd44bcc56b534b.tar.gz gdb-c1485d85e0bae60bf321baa007dd44bcc56b534b.tar.bz2 |
Replace defines with those from intl/libgettext.h to quieten gcc warnings.
Diffstat (limited to 'opcodes/m10300-dis.c')
-rw-r--r-- | opcodes/m10300-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m10300-dis.c b/opcodes/m10300-dis.c index c15661a..7dc899f 100644 --- a/opcodes/m10300-dis.c +++ b/opcodes/m10300-dis.c @@ -1,5 +1,5 @@ /* Disassemble MN10300 instructions. - Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |