aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d40ef3..0378410 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
* nscd/connections.c: Make socket nonblocking so that threads
don't get stuck on accept. Fix locking.
- * nscd/grpcache.c (cache_addgr): Use cope of original key in hash
+ * nscd/grpcache.c (cache_addgr): Use copy of original key in hash
entry with alternative key.
* nscd/pwdcache.c (cache_addpw): Likewise.