From 49c091e52398a34f976421a72ecfc546c19ff903 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Feb 2000 09:00:35 +0000 Subject: Update. 2000-02-22 Ulrich Drepper * locales/mk_MK: New file. Contributed by Damjan Georgievski * SUPPORTED: Add mk_MK ISO-8859-1. --- nss/test-netdb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nss/test-netdb.c') diff --git a/nss/test-netdb.c b/nss/test-netdb.c index dae4fad942..01056a69d7 100644 --- a/nss/test-netdb.c +++ b/nss/test-netdb.c @@ -41,7 +41,7 @@ #include "nss.h" /* - The following define is neccessary for glibc 2.0.6 + The following define is necessary for glibc 2.0.6 */ #ifndef INET6_ADDRSTRLEN # define INET6_ADDRSTRLEN 46 @@ -362,9 +362,9 @@ main (void) test_services (); if (error_count) - printf ("\n %d errors occured!\n", error_count); + printf ("\n %d errors occurred!\n", error_count); else - printf ("No visible errors occured!\n"); + printf ("No visible errors occurred!\n"); exit (error_count); } -- cgit v1.2.3