From b8ec20c809b80afbd9fff9e994de3ec76dbfdf33 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 22 Mar 2000 00:09:49 +0000 Subject: Tue Mar 21 19:08:00 2000 Jeff Johnston * libc/stdlib/envlock.c: Fixed comment typo. --- newlib/libc/stdlib/envlock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/stdlib') diff --git a/newlib/libc/stdlib/envlock.c b/newlib/libc/stdlib/envlock.c index 0ef6ec491..85bb868e4 100644 --- a/newlib/libc/stdlib/envlock.c +++ b/newlib/libc/stdlib/envlock.c @@ -20,7 +20,7 @@ TRAD_SYNOPSIS char *<[reent]>; DESCRIPTION -The <> family of routines call these functions when they need +The <> family of routines call these functions when they need to modify the environ variable. The version of these routines supplied in the library does not do anything. If multiple threads of execution can call <>, or if <> can be called reentrantly, then -- cgit v1.2.3