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. --- string/argz-replace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/argz-replace.c') diff --git a/string/argz-replace.c b/string/argz-replace.c index aeec5f5db3..cc1807689b 100644 --- a/string/argz-replace.c +++ b/string/argz-replace.c @@ -43,7 +43,7 @@ str_append (char **to, size_t *to_len, const char *buf, const size_t buf_len) } } -/* Replace any occurances of the string STR in ARGZ with WITH, reallocating +/* Replace any occurrences of the string STR in ARGZ with WITH, reallocating ARGZ as necessary. If REPLACE_COUNT is non-zero, *REPLACE_COUNT will be incremented by number of replacements performed. */ error_t -- cgit v1.2.3