mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
gallium: Fix typo.
This commit is contained in:
parent
1c6fe6564b
commit
95d108416c
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ util_time_timeout(const struct util_time *start,
|
|||
}
|
||||
|
||||
|
||||
#if defined(PIPE_SUBSYSYEM_WINDOWS_DISPLAY)
|
||||
#if defined(PIPE_SUBSYSTEM_WINDOWS_DISPLAY)
|
||||
void util_time_sleep(unsigned usecs)
|
||||
{
|
||||
LONGLONG start, curr, end;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue