CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/11/27 08:30:20
Modified files: server : as_value.h Log message: reword dox for to_sprite's skipRebinding parameter, more clarity CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/server/as_value.h?cvsroot=gnash&r1=1.76&r2=1.77 Patches: Index: as_value.h =================================================================== RCS file: /sources/gnash/gnash/server/as_value.h,v retrieving revision 1.76 retrieving revision 1.77 diff -u -b -r1.76 -r1.77 --- as_value.h 27 Nov 2007 08:04:33 -0000 1.76 +++ as_value.h 27 Nov 2007 08:30:20 -0000 1.77 @@ -15,7 +15,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -/* $Id: as_value.h,v 1.76 2007/11/27 08:04:33 strk Exp $ */ +/* $Id: as_value.h,v 1.77 2007/11/27 08:30:20 strk Exp $ */ #ifndef GNASH_AS_VALUE_H #define GNASH_AS_VALUE_H @@ -380,8 +380,8 @@ /// returned. /// /// @param skipRebinding - /// If true an unloaded sprite is still returned as such, - /// rather then attempted to be resolved as a soft-reference. + /// If true a reference to a destroyed sprite is still returned + /// as such, rather then attempted to be resolved as a soft-reference. /// Main use for this is during paths resolution, to avoid /// infinite loops. See bug #21647. /// _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit