j
k
j a
j l
Huw Davies (@huw) commented about dlls/winspool.drv/tests/info.c:
ret = IsValidDevmodeW(&dm, dm.dmSize); ok(ret == test[i].ret, "%d: got %d\n", i, ret); } dm.dmSize = 0;
ret = IsValidDevmodeW(&dm, dm.dmSize); ok(ret == test[i].ret, "%d: got %d\n", i, ret); }
It would be nice to remove this blank line, otherwise this looks good.
Back to the thread
Back to the list