From: Eli Zaretskii Date: Fri, 1 Sep 2000 17:32:10 +0000 (+0000) Subject: Fix a typo in the last entry for movemail.c. X-Git-Tag: emacs-pretest-21.0.90~1848 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4034f3a8770f99fd58bfb7c5c0d961590e5718f5;p=emacs.git Fix a typo in the last entry for movemail.c. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2e74cf484cf..359d9723e03 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,6 +1,6 @@ 2000-09-01 Eli Zaretskii - * movemail.c (toplevel): Remove redundant fcnt.h. + * movemail.c (toplevel): Remove redundant fcntl.h. [!F_OK]: Provide default definitions only after including both fcntl.h and unistd.h.