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
+1 -1
View File
@@ -22,7 +22,7 @@
*/
/**
* \file ir_constant_variable.cpp
* \file opt_constant_variable.cpp
*
* Marks variables assigned a single constant value over the course
* of the program as constant.