mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Update log
This commit is contained in:
parent
24311af259
commit
b97c8a183d
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ static void xdg_screensaver_inhibit(Window wnd)
|
|||
|
||||
cmd[0] = '\0';
|
||||
|
||||
RARCH_LOG("Suspending screensaver (X11, xdg-screensaver).\n");
|
||||
RARCH_LOG("[X11]: Suspending screensaver (X11, xdg-screensaver).\n");
|
||||
|
||||
snprintf(cmd, sizeof(cmd), "xdg-screensaver suspend 0x%x", (int)wnd);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue