gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10220: Finish comment.


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10220: Finish comment.
Date: Mon, 03 Nov 2008 09:09:21 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10220
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Mon 2008-11-03 09:09:21 +0100
message:
  Finish comment.
modified:
  gui/Player.cpp
=== modified file 'gui/Player.cpp'
--- a/gui/Player.cpp    2008-11-03 08:02:31 +0000
+++ b/gui/Player.cpp    2008-11-03 08:09:21 +0000
@@ -420,8 +420,8 @@
     // registered, but before the movie has started. Initial loading
     // and VM initialization have been done by this stage, but not
     // the complete parsing of the SWF. This is important because
-    // the Gui accesses movie_root to get the sound_handler, but
-    // also because the 
+    // the Gui accesses movie_root to get the sound_handler, but also
+    // because the gui window should be properly set up by this point.
     RcInitFile& rcfile = RcInitFile::getDefaultInstance();
     if ( rcfile.startStopped() )
     {


reply via email to

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