From: Jim Meyering Date: Thu, 28 Sep 2006 16:27:11 +0000 (+0000) Subject: fix typo X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3bc98c06e40470740c0e74a1a607b0c8ee4536c;p=pspp fix typo --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 247e361d57..6d633779e9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -5,7 +5,7 @@ 2006-09-27 Jim Meyering - This function could end up with a definition for a function + This file could end up with a definition for a function named __strndup, rather than rpl_strndup on a system with incomplete weak_alias support. * strndup.c (strndup): Rename from __strndup.