typo
authorRoland McGrath <roland@gnu.org>
Sat, 11 Aug 2007 20:26:55 +0000 (20:26 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 11 Aug 2007 20:26:55 +0000 (20:26 +0000)
* nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp

ChangeLog

index da4c28b..8e74dad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
 
        * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
 
-       * nscd/connections.c: Use O_CLOEXEC is possible.  Use mkostemp
+       * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
        instead of mkstemp.
 
        * misc/Makefile (routines): Add mkostemp and mkostemp64.