gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/server movie.h


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/server movie.h
Date: Mon, 21 Aug 2006 15:26:20 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/08/21 15:26:20

Modified files:
        server         : movie.h 

Log message:
        fixed a bit bit but opposite bug

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/movie.h?cvsroot=gnash&r1=1.14&r2=1.15

Patches:
Index: movie.h
===================================================================
RCS file: /sources/gnash/gnash/server/movie.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- movie.h     6 Aug 2006 02:00:54 -0000       1.14
+++ movie.h     21 Aug 2006 15:26:20 -0000      1.15
@@ -478,7 +478,7 @@
        }
 
        virtual void execute_frame_tags(
-           int /* frame */, bool /* state_only = false */)
+           size_t /* frame */, bool /* state_only = false */)
        {
        }
 




reply via email to

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