1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

core: fix print of pointer values

This commit is contained in:
Sébastien Helleu
2024-04-01 21:08:52 +02:00
parent a7c92e2d24
commit 965beb37de
91 changed files with 1031 additions and 1055 deletions
+1 -1
View File
@@ -294,7 +294,7 @@ trigger_buffer_hashtable_map_cb (void *data,
{
weechat_printf_date_tags (
trigger_buffer, 0, "no_trigger",
"%s%lu\t %s: 0x%lx",
"%s%lu\t %s: %p",
weechat_color (weechat_config_string (trigger_config_color_identifier)),
context->id,
(char *)key,