From 98336a3006ddc5ce4743587889c2e78eb15f1cb1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 31 Mar 2011 11:03:21 +0200 Subject: [PATCH] Fix recent ChangeLog entries. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5bc9b7394..0794a3066 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ 2011-03-30 Eric Blake passfd: fix scoping bug - * lib/passfd.c (sendfd, passfd): Don't let buf go out of scope + * lib/passfd.c (sendfd, recvfd): Don't let buf go out of scope before sendmsg/recvmsg. passfd: standardize coding conventions @@ -20,7 +20,7 @@ can be learned at compile time. * lib/passfd.c (MSG_CMSG_CLOEXEC): Reduce number of in-function ifdefs. - (passfd, recvfd): Follow gnulib code conventions. + (sendfd, recvfd): Follow gnulib code conventions. passfd: fix incorrect sendmsg arguments * lib/passfd.c (sendfd): Avoid uninitialized msg_flags field, and -- 2.11.0