mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 16:50:10 +01:00
utils: Add missing parentheses
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
3e58345794
commit
88d647d83b
1 changed files with 4 additions and 0 deletions
|
|
@ -68,4 +68,8 @@ u_reduce_video_profile(enum pipe_video_profile profile)
|
|||
}
|
||||
}
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* U_VIDEO_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue