2006-10-08 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / gdb / disasm.h
index e4674d87d2d7fc3ddb37bb2a3d6fc79cd1c1e005..8fb4ae4b99ee0018e1fd30899f92f865e4323470 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble support for GDB.
-   Copyright 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.  */
 
 #ifndef DISASM_H
 #define DISASM_H
 
 struct ui_out;
+struct ui_file;
 
 extern void gdb_disassembly (struct ui_out *uiout,
                             char *file_string,