From 549b3c3a857c21dcf8ac2b1a52cdea28803e2e09 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Sep 1999 07:02:38 +0000 Subject: Update. 1999-09-26 Ulrich Drepper * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix error message printing. Correctly test whether all characters of current token are used. (ctype_read): NUL terminate last_str. --- nscd/connections.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd') diff --git a/nscd/connections.c b/nscd/connections.c index cbacf9650a..10f49cd0c6 100644 --- a/nscd/connections.c +++ b/nscd/connections.c @@ -195,7 +195,7 @@ close_sockets (void) } static void -invalidate_cache (void *key) +invalidate_cache (char *key) { dbtype number; -- cgit 1.4.1