On 2017-06-01 20:27, [email protected] wrote:
/* EISA */
case EisaAdapter:
-
+ {
/* Fixup information */
Interface = Eisa;
Bus = CmpTypeCount[EisaAdapter]++;
break;
+ }
This is a completely unnecessary change to somebody else's code that has no basis in our documented coding style. Uh... don't do that? _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
