2000-12-11 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / m2-typeprint.c
index ee7e83622606c490ab7c2ab7bc989b61ecad038c..3278bd0f3c6ba78c8c2164de3ad9093d4eaf132c 100644 (file)
 #include <errno.h>
 
 void
-m2_print_type (type, varstring, stream, show, level)
-     struct type *type;
-     char *varstring;
-     struct ui_file *stream;
-     int show;
-     int level;
+m2_print_type (struct type *type, char *varstring, struct ui_file *stream,
+              int show, int level)
 {
   extern void c_print_type (struct type *, char *, struct ui_file *, int,
                            int);
This page took 0.023054 seconds and 4 git commands to generate.