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. --- stdlib/fmtmsg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/fmtmsg.c') diff --git a/stdlib/fmtmsg.c b/stdlib/fmtmsg.c index 038c2aee37..126132d859 100644 --- a/stdlib/fmtmsg.c +++ b/stdlib/fmtmsg.c @@ -155,7 +155,7 @@ fmtmsg (long int classification, const char *label, int severity, do_action ? action : "", do_action && do_tag ? " " : "", do_tag ? tag : "") == EOF) - /* Oh, oh. An error occured during the output. */ + /* Oh, oh. An error occurred during the output. */ result = MM_NOMSG; } -- cgit 1.4.1