Emil Velikov writes:
> From: Emil Velikov
>
> The macro itself is a well defined string, which cannot cause issues
> with printf or other printf-like functions.
>
> All other places through Mesa already use it directly, so let's update
> the final two instances.
>
> Signed-off-by: Emil Velikov
From: Emil Velikov
The macro itself is a well defined string, which cannot cause issues
with printf or other printf-like functions.
All other places through Mesa already use it directly, so let's update
the final two instances.
Signed-off-by: Emil Velikov
---
src/mesa/main/context.c | 4 ++--