From 1a8b8f1756c99ea69bf1dfe3436473cf0866338b Mon Sep 17 00:00:00 2001 From: aignacio_sf <> Date: Fri, 19 May 2006 01:14:16 +0000 Subject: [PATCH] Correct comment. --- panda/src/pgraph/alphaTestAttrib.I | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/pgraph/alphaTestAttrib.I b/panda/src/pgraph/alphaTestAttrib.I index 72c54fed2b..211d1916e2 100644 --- a/panda/src/pgraph/alphaTestAttrib.I +++ b/panda/src/pgraph/alphaTestAttrib.I @@ -41,7 +41,7 @@ get_mode() const { } //////////////////////////////////////////////////////////////////// -// Function: AlphaTestAttrib::get_mode +// Function: AlphaTestAttrib::get_reference_alpha // Access: Published // Description: Returns the alpha reference value. ////////////////////////////////////////////////////////////////////