mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
lima: fixup typo
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32381>
This commit is contained in:
parent
0109e012b8
commit
e50f7fad86
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ typedef struct {
|
|||
|
||||
/* for node pred_list */
|
||||
struct list_head pred_link;
|
||||
/* for ndoe succ_list */
|
||||
/* for node succ_list */
|
||||
struct list_head succ_link;
|
||||
} gpir_dep;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue