summaryrefslogtreecommitdiffstats
path: root/contrib/amd/amq/amq.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/amd/amq/amq.h')
-rw-r--r--contrib/amd/amq/amq.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/amd/amq/amq.h b/contrib/amd/amq/amq.h
index 4e2d785..2f36b81 100644
--- a/contrib/amd/amq/amq.h
+++ b/contrib/amd/amq/amq.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997-2004 Erez Zadok
+ * Copyright (c) 1997-2006 Erez Zadok
* Copyright (c) 1990 Jan-Simon Pendry
* Copyright (c) 1990 Imperial College of Science, Technology & Medicine
* Copyright (c) 1990 The Regents of the University of California.
@@ -36,9 +36,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * %W% (Berkeley) %G%
*
- * $Id: amq.h,v 1.14.2.4 2004/01/06 03:15:16 ezk Exp $
+ * File: am-utils/amq/amq.h
*
*/
@@ -59,5 +58,6 @@ extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
extern int *amqproc_getpid_1(voidp argp, CLIENT *rqstp);
+extern amq_string *amqproc_pawd_1(amq_string *argp, CLIENT *rqstp);
#endif /* not _AMQ_H */
OpenPOWER on IntegriCloud