summaryrefslogtreecommitdiff
path: root/readmsg/readmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'readmsg/readmsg.h')
-rw-r--r--readmsg/readmsg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/readmsg/readmsg.h b/readmsg/readmsg.h
index e3331a3ec..ebcccc610 100644
--- a/readmsg/readmsg.h
+++ b/readmsg/readmsg.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 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
@@ -45,7 +45,7 @@
#include <mailutils/argp.h>
#include <mailutils/error.h>
-int msglist __P ((mailbox_t mbox, int show_all, int argc, char **argv, int **set, int *n));
+int msglist (mailbox_t mbox, int show_all, int argc, char **argv, int **set, int *n);
#endif

Return to:

Send suggestions and report system problems to the System administrator.