* configure.in: Move termcap determination a later in the file to catch
[deliverable/binutils-gdb.git] / gdb / m2-lang.h
index 38f46879f62918ebee760536af009d2379bfaf51..dc627b7f4711c11c5797877c086928092b8ceb4b 100644 (file)
@@ -15,7 +15,7 @@ GNU General Public License for more details.
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 extern int
 m2_parse PARAMS ((void));      /* Defined in m2-exp.y */
@@ -27,5 +27,5 @@ extern void                   /* Defined in m2-typeprint.c */
 m2_print_type PARAMS ((struct type *, char *, GDB_FILE *, int, int));
 
 extern int
-m2_val_print PARAMS ((struct type *, char *, CORE_ADDR, GDB_FILE *, int, int,
+m2_val_print PARAMS ((struct type *, char *, int, CORE_ADDR, GDB_FILE *, int, int,
                      int, enum val_prettyprint));
This page took 0.026821 seconds and 4 git commands to generate.