summaryrefslogtreecommitdiff
path: root/mailbox/include/debug0.h
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/include/debug0.h')
-rw-r--r--mailbox/include/debug0.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mailbox/include/debug0.h b/mailbox/include/debug0.h
index 4b045a8ab..241036d3b 100644
--- a/mailbox/include/debug0.h
+++ b/mailbox/include/debug0.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 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
@@ -35,7 +35,7 @@ struct _debug
char *buffer;
size_t buflen;
void *owner;
- int (*_print) __P ((mu_debug_t, size_t level, const char *, va_list));
+ int (*_print) (mu_debug_t, size_t level, const char *, va_list);
};
#ifdef __cplusplus

Return to:

Send suggestions and report system problems to the System administrator.