updates.
[silc.git] / apps / silcd / idlist.c
index abcfb9f12c34e14b5f1594019df606783ce6516d..4e5f5272a8c7305dcd7bfc7b2936b7a566d9d3de 100644 (file)
@@ -144,6 +144,8 @@ silc_idlist_find_server_by_id(SilcIDList id_list, SilcServerID *id,
   if (ret_entry)
     *ret_entry = id_cache;
 
+  SILC_LOG_DEBUG(("Found"));
+
   return server;
 }