gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10505: Fix build of xpi


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10505: Fix build of xpi
Date: Sun, 04 Jan 2009 18:22:59 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10505
author: Giuseppe Scrivano <address@hidden>
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Sun 2009-01-04 18:22:59 +0100
message:
  Fix build of xpi
modified:
  plugin/plugin.cpp
=== modified file 'plugin/plugin.cpp'
--- a/plugin/plugin.cpp 2008-12-09 17:47:55 +0000
+++ b/plugin/plugin.cpp 2009-01-04 17:22:59 +0000
@@ -921,7 +921,7 @@
 
 #ifdef GNASH_XPI_PLUGIN
 static int
-getHome(string& gnashpath)
+getHome(std::string& gnashpath)
 {
     nsresult rv;
 


reply via email to

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