1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

Fix typo in previous log entry.

This commit is contained in:
Paul Eggert
2005-12-02 18:23:42 +00:00
parent feb302b9f2
commit 48f08b4f53
+1 -1
View File
@@ -1,6 +1,6 @@
2005-12-02 Paul Eggert <eggert@cs.ucla.edu>
* (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Use implementation from Albert Chin, with some
comments/corrections by Stepan Kasal and myself.