<br><br><div class="gmail_quote">On 21 March 2011 19:11, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Mon, Mar 21, 2011 at 05:26:22PM +0530, akash mehrotra wrote :<br>
<div class="im">> Have updated the documentation, and fixed the indentation. I was unable to<br>
> check for trailing spaces, or send this mail using git send-email . Have<br>
> attached the patches here.<br>
> Attached the output of "git format-patch -0 patches origin" for the 2 files<br>
> Please tell if any other changes are needed.<br>
<br>
</div>Well, those two patches should be squashed (git rebase -i origin/master)<br>
and a corresponding one should be done for luahttp, I think.<br>
<div><div></div><div class="h5"><br>
Best Regards,<br>
<br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a><br>
+33 672 704 734<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div>I deleted the old patches, ran <br>git rebase -i origin<br>git rebase -i master<br>git format-patch -0 patches origin<br><br>The result was the same 2 patches (attached)<br><br>And, dont know Lua. Someone else will have to that I guess.<br>