From e114381c954cf96e231dafca0723c6e4ff18f3e5 Mon Sep 17 00:00:00 2001 From: Stefan Ring Date: Wed, 17 Feb 2021 08:37:11 +0100 Subject: Restoring the original shar contents --- src/strerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/strerror.c') diff --git a/src/strerror.c b/src/strerror.c index 202725f..37f9964 100644 --- a/src/strerror.c +++ b/src/strerror.c @@ -23,7 +23,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ /* PD implementation of strerror() for systems that don't have it. - Author: Guido van Rossum, CWI Amsterdam, Oct. 1990, . */ + Author: Guido van Rossum, CWI Amsterdam, Oct. 1990, . */ #include -- cgit v1.2.3