* socklen.m4: Fix typo.
authorSimon Josefsson <simon@josefsson.org>
Mon, 19 Sep 2005 16:11:10 +0000 (16:11 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 19 Sep 2005 16:11:10 +0000 (16:11 +0000)
m4/ChangeLog
m4/socklen.m4

index a732f97..e60c668 100644 (file)
@@ -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...
index 71ea952..c26a281 100644 (file)
@@ -18,3 +18,4 @@ AC_DEFUN([gl_SOCKLEN_T],
 # include <sys/socket.h>
 #endif)
 ])
+])