There are some discrepancies in the indentation and I don't mind removing tabs but what's wrong with them, they are commonly use in wine depending on one's taste.
Christian
Detlef Riekenberg a écrit :
On Sa, 2009-03-28 at 11:48 +0100, Christian Costa wrote:
Thanks for working on this part of Wine.
+/**************************************************************************
MCIAVI_drvClose [internal]
- */
+static DWORD MCIQTZ_drvClose(DWORD dwDevID) +{
With greetings from copy & paste: There is no need to fix the MCIAVI != MCIQTZ mismatch in a second Patch. Fix it here, when you add the code.
You use TAB in the comments and also in the Code. Don't do that.