glsl: Fix Doxygen tag \file in recently renamed files

This commit is contained in:
Chad Versace
2010-11-17 10:43:10 -08:00
committed by Kenneth Graunke
parent b4cdba687c
commit df883eb157
23 changed files with 23 additions and 23 deletions

View File

@@ -22,7 +22,7 @@
*/
/**
* \file ir_constant_folding.cpp
* \file opt_constant_folding.cpp
* Replace constant-valued expressions with references to constant values.
*/