More B_PRId32
(I wonder why the last build worked without patching this, though.)
This commit is contained in:
parent
e815ef0795
commit
3c87457022
@ -81,7 +81,7 @@ FifoInit(void)
|
||||
B_REAL_TIME_DISPLAY_PRIORITY, NULL);
|
||||
resume_thread(gUpdateThread);
|
||||
|
||||
TRACE("init fifo: %ld -> %ld\n",
|
||||
TRACE("init fifo: %" B_PRId32 " -> %" B_PRId32 "\n",
|
||||
fifo[SVGA_FIFO_MIN], fifo[SVGA_FIFO_MAX]);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user