aboutsummaryrefslogtreecommitdiff
path: root/nis/nis_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'nis/nis_error.c')
-rw-r--r--nis/nis_error.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nis/nis_error.c b/nis/nis_error.c
index ced0f716fd..d3216de21d 100644
--- a/nis/nis_error.c
+++ b/nis/nis_error.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997 Free Software Foundation, Inc.
+/* Copyright (c) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
@@ -52,7 +52,7 @@ static const char *nis_errlist[] =
N_("Entry/Table type mismatch"),
N_("Link Points to illegal name"),
N_("Partial Success"),
- N_("Too Many Attributes"),
+ N_("Too many Attributes"),
N_("Error in RPC subsystem"),
N_("Missing or malformed attribute"),
N_("Named object is not searchable"),