mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 01:38:02 +02:00
Make the debug logging functions consistent
They now all output the same format of: [time since program start] msg
This commit is contained in:
1
glfw/wl_init.c
vendored
1
glfw/wl_init.c
vendored
@@ -56,6 +56,7 @@
|
||||
#include <linux/input.h>
|
||||
#endif
|
||||
|
||||
#define debug debug_rendering
|
||||
|
||||
static int min(int n1, int n2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user