about summary refs log tree commit diff
path: root/nscd/grpcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'nscd/grpcache.c')
-rw-r--r--nscd/grpcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/grpcache.c b/nscd/grpcache.c
index b1634a1009..d6b1395540 100644
--- a/nscd/grpcache.c
+++ b/nscd/grpcache.c
@@ -211,7 +211,7 @@ addgrbyname (struct database *db, int fd, request_header *req,
   uid_t oldeuid = 0;
 
   if (debug_level > 0)
-    dbg_log (_("Haven't found \"%s\" in group cache!"), key);
+    dbg_log (_("Haven't found \"%s\" in group cache!"), (char *)key);
 
   if (secure[grpdb])
     {