summaryrefslogtreecommitdiff
path: root/mh/mh_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/mh_list.c')
-rw-r--r--mh/mh_list.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mh/mh_list.c b/mh/mh_list.c
index 09c8aaecd..c559bddde 100644
--- a/mh/mh_list.c
+++ b/mh/mh_list.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2005 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -85,7 +85,7 @@ struct mhl_stmt
} v;
};
-static mhl_variable_t *variable_lookup __P((char *name));
+static mhl_variable_t *variable_lookup (char *name);
static mhl_stmt_t *
stmt_alloc (enum mhl_type type)

Return to:

Send suggestions and report system problems to the System administrator.