<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 20, 2013 at 1:52 PM, Maxim Bublis <span dir="ltr"><<a href="mailto:b@codemonkey.ru" target="_blank">b@codemonkey.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 modules/gui/macosx/wizard.m | 2 +-<br>
 1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/modules/gui/macosx/wizard.m b/modules/gui/macosx/wizard.m<br>
index 082b1e9..e8c832f 100644<br>
--- a/modules/gui/macosx/wizard.m<br>
+++ b/modules/gui/macosx/wizard.m<br>
@@ -1097,7 +1097,7 @@ static VLCWizard *_o_sharedInstance = nil;<br>
                 NSMutableArray * tempArray = [[NSMutableArray alloc] init];<br>
                 int x = 0;<br>
                 int y = [[o_userSelections objectForKey:@"pathToStrm"] count];<br>
-                NSMutableString * tempString = [[NSMutableString alloc] init];<br>
+                NSString * tempString = [[NSString alloc] init];<br>
                 while( x != y)<br>
                 {<br>
                     NSString * fileNameToUse;<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.8.3.4 (Apple Git-47)<br>
<br>
</font></span></blockquote></div><br>Felix?<br clear="all"><div><br></div>-- <br>Maxim Bublis
</div></div>