summaryrefslogtreecommitdiff
path: root/mh/mh_format.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/mh_format.c')
-rw-r--r--mh/mh_format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mh/mh_format.c b/mh/mh_format.c
index fb42690de..e8277f0d9 100644
--- a/mh/mh_format.c
+++ b/mh/mh_format.c
@@ -59,7 +59,7 @@ struct mh_machine
size_t msgno; /* Its number */
};
-static char *_get_builtin_name __P((mh_builtin_fp ptr));
+static char *_get_builtin_name (mh_builtin_fp ptr);
/* Functions for handling string objects. */

Return to:

Send suggestions and report system problems to the System administrator.