From: Roland McGrath Date: Wed, 8 Jun 2005 18:03:12 +0000 (+0000) Subject: typo X-Git-Tag: v4.5.18~364 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e35109a19d97b941f38e79980f94990c67701123;p=strace typo --- diff --git a/ChangeLog b/ChangeLog index 938787e1..055b913a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -151,7 +151,7 @@ (sys_getdirentries) [FREEBSD]: Likewise. * mem.c (sys_mincore): Changed type of variables which deal with malloc size from int to unsigned long. -n Fixes RH#159308. + Fixes RH#159308. 2005-05-22 Dmitry V. Levin