Author: soliton
Date: Sun Apr  6 19:00:11 2008
New Revision: 25636

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25636&view=rev
Log:
typo fix

Modified:
    trunk/SConstruct

Modified: trunk/SConstruct
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/SConstruct?rev=25636&r1=25635&r2=25636&view=diff
==============================================================================
--- trunk/SConstruct (original)
+++ trunk/SConstruct Sun Apr  6 19:00:11 2008
@@ -257,7 +257,7 @@
         return True
     else:
         context.Result("no")
-        restore_env(env, backup)
+        restore_env(context.env, backup)
         return False
 
 def CheckOgg(context):


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to