mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 00:33:13 +02:00
core: add whole string information in /debug unicode
This commit is contained in:
@@ -36,7 +36,7 @@ extern void debug_display_time_elapsed (struct timeval *time1,
|
||||
struct timeval *time2,
|
||||
const char *message,
|
||||
int display);
|
||||
extern void debug_unicode_string (const char *string);
|
||||
extern void debug_unicode (const char *string);
|
||||
extern void debug_init ();
|
||||
extern void debug_end ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user