gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/server/parser Timeline.h


From: Sandro Santilli
Subject: [Gnash-commit] gnash/server/parser Timeline.h
Date: Mon, 21 May 2007 11:21:36 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/05/21 11:21:36

Modified files:
        server/parser  : Timeline.h 

Log message:
        fix typo in dox

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/Timeline.h?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: Timeline.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/Timeline.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Timeline.h  21 May 2007 11:11:39 -0000      1.1
+++ Timeline.h  21 May 2007 11:21:36 -0000      1.2
@@ -88,7 +88,7 @@
        //
        /// Locks the mutex to avoid race conditions in which the parser
        /// is closing a frame and the VM is inspecting a frame (either the
-       /// same or a different one). See getDepths().
+       /// same or a different one). See getFrameDepths().
        ///
        void closeFrame()
        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]