changeset 31322:4275e4805d0d

Fix a typo in the last entry for movemail.c.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Sep 2000 17:32:10 +0000
parents 648bbc1ab413
children 1010a301ea56
files lib-src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Fri Sep 01 14:06:45 2000 +0000
+++ b/lib-src/ChangeLog	Fri Sep 01 17:32:10 2000 +0000
@@ -1,6 +1,6 @@
 2000-09-01  Eli Zaretskii  <eliz@is.elta.co.il>
 
-	* 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.