gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/rtmp r9665: LcShm is in the amf namespace


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9665: LcShm is in the amf namespace now like it always should have been.
Date: Sun, 26 Oct 2008 17:36:56 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9665
committer: address@hidden
branch nick: rtmp
timestamp: Sun 2008-10-26 17:36:56 -0600
message:
  LcShm is in the amf namespace now like it always should have been.
modified:
  libcore/asobj/LocalConnection.h
=== modified file 'libcore/asobj/LocalConnection.h'
--- a/libcore/asobj/LocalConnection.h   2008-03-26 21:34:20 +0000
+++ b/libcore/asobj/LocalConnection.h   2008-10-26 23:36:56 +0000
@@ -28,7 +28,7 @@
 
 namespace gnash {
   
-class LocalConnection : public as_object, LcShm {
+  class LocalConnection : public as_object, amf::LcShm {
 public:
     LocalConnection();
     ~LocalConnection();


reply via email to

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