summaryrefslogtreecommitdiff
path: root/mailbox/attribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/attribute.c')
-rw-r--r--mailbox/attribute.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mailbox/attribute.c b/mailbox/attribute.c
index 6af9c9c13..048e6b417 100644
--- a/mailbox/attribute.c
+++ b/mailbox/attribute.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2004, 2005 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -32,7 +32,7 @@
#include <mailutils/errno.h>
#include <attribute0.h>
-static int flags_to_string __P ((int, char *, size_t, size_t *));
+static int flags_to_string (int, char *, size_t, size_t *);
int
attribute_create (attribute_t *pattr, void *owner)

Return to:

Send suggestions and report system problems to the System administrator.