* 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 a732f97f8c04f7094d4a2635b8ea84e574ca5f48..e60c668b3a075f5d9308944e0cabc06fc05c72de 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 71ea952b6ba88b386c55bb5d5207f356c477b790..c26a2813a46d67a6b593b1b1fbe566fcd8d7e099 100644 (file)
@@ -18,3 +18,4 @@ AC_DEFUN([gl_SOCKLEN_T],
 # include <sys/socket.h>
 #endif)
 ])
+])