From f1f0edfe2ccf8067bf6b9c2da1aa933dacfb37c6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 23 Dec 1998 13:13:49 +0000 Subject: Update. 1998-12-23 Ulrich Drepper * locale/programs/ld-collate.c: Unify messages and correct typos. * locale/programs/ld-monetary.c: Likewise. * locale/programs/ld-numeric.c: Likewise. * locale/programs/ld-time.c: Likewise. * manual/errno.texi: Likewise. * nis/nis_error.c: Likewise. * nis/nis_print.c: Likewise. * nis/nss_nisplus/nisplus-publickey.c: Likewise. * sunrpc/rpc_main.c: Likewise. --- nis/nis_error.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nis/nis_error.c') 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 , 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"), -- cgit v1.2.3