diff options
author | Chris Demetriou <cgd@google.com> | 2000-11-22 18:01:56 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2000-11-22 18:01:56 +0000 |
commit | 657e7cec5a4d325f819ccc80369aaf7190a2f9b8 (patch) | |
tree | 5e782094ea01f9263b84dfc352f678e163855969 /opcodes/mips-opc.c | |
parent | 5e7474a7c986bfb005718811e0a036a801ed1a40 (diff) | |
download | gdb-657e7cec5a4d325f819ccc80369aaf7190a2f9b8.zip gdb-657e7cec5a4d325f819ccc80369aaf7190a2f9b8.tar.gz gdb-657e7cec5a4d325f819ccc80369aaf7190a2f9b8.tar.bz2 |
* mips-opc.c: Fix file header comment.
Diffstat (limited to 'opcodes/mips-opc.c')
-rw-r--r-- | opcodes/mips-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c index ca42089..1c2a249 100644 --- a/opcodes/mips-opc.c +++ b/opcodes/mips-opc.c @@ -1,4 +1,4 @@ -/* mips.h. Mips opcode list for GDB, the GNU debugger. +/* mips-opc.c -- MIPS opcode list. Copyright 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. Contributed by Ralph Campbell and OSF Commented and modified by Ian Lance Taylor, Cygnus Support |