typotypo
authorRoland McGrath <roland@gnu.org>
Thu, 3 Aug 2006 08:39:32 +0000 (08:39 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 3 Aug 2006 08:39:32 +0000 (08:39 +0000)
* hurd/getdport.c (__getdport): Don't return EBADF; instead set

ChangeLog

index 57c7ab8..d34760a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@
 
 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
 
-       * hurd/getdport.c (__detdport): Don't return EBADF; instead set
+       * hurd/getdport.c (__getdport): Don't return EBADF; instead set
        errno to EBADF and return MACH_PORT_NULL.
 
 2006-06-23  Joseph Myers  <joseph@codesourcery.com>