summaryrefslogtreecommitdiff
path: root/mh/refile.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/refile.c')
-rw-r--r--mh/refile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mh/refile.c b/mh/refile.c
index c5a925619..bf51fea2b 100644
--- a/mh/refile.c
+++ b/mh/refile.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2002,2003,2004 Free Software Foundation, Inc.
+ Copyright (C) 2002,2003,2004,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
@@ -118,7 +118,7 @@ open_folders ()
}
void
-enumerate_folders (void (*f) __P((void *, mailbox_t)), void *data)
+enumerate_folders (void (*f) (void *, mailbox_t), void *data)
{
iterator_t itr;

Return to:

Send suggestions and report system problems to the System administrator.