gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11437: Fixed compilation issue


From: Markus Gothe
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11437: Fixed compilation issue
Date: Mon, 24 Aug 2009 02:21:42 +0200
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11437
committer: Markus Gothe <address@hidden>
branch nick: trunk
timestamp: Mon 2009-08-24 02:21:42 +0200
message:
  Fixed compilation issue
modified:
  libnet/rtmp_client.h
=== modified file 'libnet/rtmp_client.h'
--- a/libnet/rtmp_client.h      2009-08-08 02:50:32 +0000
+++ b/libnet/rtmp_client.h      2009-08-24 00:21:42 +0000
@@ -37,7 +37,7 @@
 namespace gnash
 {
 
-class RTMPClient : public RTMP
+class DSOEXPORT RTMPClient : public RTMP
 {
 public:
     DSOEXPORT RTMPClient();


reply via email to

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