diff options
author | Marius Predut <[email protected]> | 2015-04-03 15:02:33 +0300 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-04-14 12:23:41 -0700 |
commit | e1231159bcd0b0fc9aaebeda0745ee38d13a7282 (patch) | |
tree | e180a92a4eef98ae6fa9ddac526b71afbcf5d7fa /src/mesa/swrast | |
parent | f0e693efb393f1135702c80a64f8733adc922db1 (diff) |
vbo: replace __FUNCTION__ with __func__
Consistently just use C99's __func__ everywhere.
The patch was verified with Microsoft Visual studio 2013
redistributable package(RTM version number: 18.0.21005.1)
Next MSVC versions intends to support __func__.
No functional changes.
Acked-by: Matt Turner <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Signed-off-by: Marius Predut <[email protected]>
Diffstat (limited to 'src/mesa/swrast')
0 files changed, 0 insertions, 0 deletions