changeset 6258:c3b448a06c62

* socklen.m4: Fix typo.
author Simon Josefsson <simon@josefsson.org>
date Mon, 19 Sep 2005 16:11:10 +0000
parents 83706e6d3215
children 96c32553b4c6
files m4/ChangeLog m4/socklen.m4
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-19  Simon Josefsson  <jas@extundo.com>
+
+	* socklen.m4: Fix typo.
+
 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* st_mtim.m4: Remove.  Superseded by...
--- a/m4/socklen.m4
+++ b/m4/socklen.m4
@@ -18,3 +18,4 @@
 # include <sys/socket.h>
 #endif)
 ])
+])