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:
Emil Velikov
2011-07-13 23:19:37 +01:00
committed by Brian Paul
parent 3e58345794
commit 88d647d83b

View File

@@ -68,4 +68,8 @@ u_reduce_video_profile(enum pipe_video_profile profile)
}
}
#ifdef __cplusplus
}
#endif
#endif /* U_VIDEO_H */