gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11673: Correct name (although the c


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11673: Correct name (although the comment itself is very confused).
Date: Tue, 01 Dec 2009 13:45:00 +0100
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11673
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Tue 2009-12-01 13:45:00 +0100
message:
  Correct name (although the comment itself is very confused).
modified:
  libcore/abc/AbcBlock.cpp
=== modified file 'libcore/abc/AbcBlock.cpp'
--- a/libcore/abc/AbcBlock.cpp  2009-12-01 11:02:43 +0000
+++ b/libcore/abc/AbcBlock.cpp  2009-12-01 12:45:00 +0000
@@ -333,7 +333,7 @@
 
     // The last (entry) script has Global as its prototype.
     // This can be deduced because the global classes are initialized with a
-    // slot on script 0 (entry script). OpNewScript then attempts to set the
+    // slot on script 0 (entry script). OpNewClass then attempts to set the
     // corresponding slot once the class has been constructed. At this point,
     // global should verifiably be on the stack, so the slots are expected
     // to be set on the global object.


reply via email to

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