commit | df883eb1575a740bf91e01cbe2eaa4dbc1f9f154 | [log] [tgz] |
---|---|---|
author | Chad Versace <chad.versace@intel.com> | Wed Nov 17 10:43:10 2010 -0800 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Wed Nov 17 12:07:24 2010 -0800 |
tree | eb01070cea2f1c110bc7649b6c89469778271c24 | |
parent | b4cdba687c098eea2ecc61349a4ea02a8769909e [diff] [blame] |
glsl: Fix Doxygen tag \file in recently renamed files
diff --git a/src/glsl/opt_dead_code.cpp b/src/glsl/opt_dead_code.cpp index 5cf5e99..cb500d2 100644 --- a/src/glsl/opt_dead_code.cpp +++ b/src/glsl/opt_dead_code.cpp
@@ -22,7 +22,7 @@ */ /** - * \file ir_dead_code.cpp + * \file opt_dead_code.cpp * * Eliminates dead assignments and variable declarations from the code. */