CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/10/24 07:49:03
Modified files:
server/parser : movie_def_impl.cpp
Log message:
Ops, missed slashes in comments
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/movie_def_impl.cpp?cvsroot=gnash&r1=1.29&r2=1.30
Patches:
Index: movie_def_impl.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/movie_def_impl.cpp,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- movie_def_impl.cpp 24 Oct 2006 07:32:00 -0000 1.29
+++ movie_def_impl.cpp 24 Oct 2006 07:49:03 -0000 1.30
@@ -750,8 +750,8 @@
movie_interface*
movie_def_impl::create_instance()
{
- @@ Shouldn't we return a movie_instance instead ?
- @@ and leave movie_root creation to the caller ..
+ // @@ Shouldn't we return a movie_instance instead ?
+ // @@ and leave movie_root creation to the caller ..
movie_root* m = new movie_root(this);
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit