gnash-commit
[Top][All Lists]
Advanced

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

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


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9740: Buffer is in the amf namespace.
Date: Mon, 17 Nov 2008 10:06:29 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9740
committer: address@hidden
branch nick: rtmp
timestamp: Mon 2008-11-17 10:06:29 -0700
message:
  Buffer is in the amf namespace.
modified:
  libamf/element.h
=== modified file 'libamf/element.h'
--- a/libamf/element.h  2008-10-26 23:35:38 +0000
+++ b/libamf/element.h  2008-11-17 17:06:29 +0000
@@ -744,7 +744,7 @@
     /// \var _buffer
     ///                A smart pointer to the Buffer used to hold the data
     ///                for this Element.
-    boost::shared_ptr<Buffer> _buffer;
+    boost::shared_ptr<amf::Buffer> _buffer;
 
     /// \var _type
     ///                The AMF0 data type of this Element.


reply via email to

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