mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
C warnings cleanup.
This commit is contained in:
committed by
Damien Lespiau
parent
1c62350848
commit
f2f18561e5
+1
-1
@@ -139,6 +139,6 @@ lex_text(void)
|
||||
}
|
||||
|
||||
#ifndef yywrap
|
||||
yywrap() { return 1; }
|
||||
int yywrap() { return 1; }
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user