mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-12-24 23:47:32 +00:00
The printf used to clear the screen didn't have a format string, this adds one to avoid a compiler warning. Signed-off-by: Eric Anholt <eric@anholt.net>