On Mon, Apr 8, 2013 at 2:53 PM, Hugh McMaster <span dir="ltr"><<a href="mailto:hugh.mcmaster@masterindexing.com" target="_blank">hugh.mcmaster@masterindexing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

This patch creates winecon_private.h in 'include/wineconsole'. The header is now a shared header.  Note that the source code is the same as that in programs/wineconsole/winecon_private.h. (This latter file will be removed later.)<br>


<br>
Tested on Linux Mint 14 and Mac OS X 10.8 (Mountain Lion).<br>
<br>
---<br>
 include/wineconsole/winecon_private.h |  103 +++++++++++++++++++++++++++++++++<br>
 1 file changed, 103 insertions(+)<br>
 create mode 100644 include/wineconsole/winecon_private.h<br>
</blockquote><div><br></div><div>Please don't send 13 patches with the same name.<br></div><div>Also, for long patch series, you should describe the whole purpose of the series in the first patch [1/N] (or even better in a [0/N] patch)</div>

<div><br></div><div>Finally,even if "one change per patch" is the rule, don't overdo it...</div><div><br></div><div>Frédéric</div>