<br><br><div class="gmail_quote">2011/11/22 Rafaël Carré <span dir="ltr"><<a href="mailto:funman@videolan.org">funman@videolan.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Le Mon, 21 Nov 2011 16:51:55 +0700,<br>
Sergey Radionov <<a href="mailto:rsatom@gmail.com">rsatom@gmail.com</a>> a écrit :<br>
<div class="im"><br>
> made some changes according to comments...<br>
<br>
</div>thanks, pushed<br>
<br>
I just removed the # include => #include changes<br>
<br>
The space (indentation) helps to see to which #if block the #include belongs<br>
<br>
#if 1<br>
# bla bla<br>
# if 2<br>
#  bla bla bla<br>
# endif<br>
#endif<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>Ok, no problem. I am just not sure what different compilators think about space after #.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<span class="HOEnZb"><font color="#888888">
--<br>
Rafaël Carré<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>
</font></span></blockquote></div><br>