wine/dlls/comcat regsvr.c comcat_main.c

Dimitrie O. Paun dpaun at rogers.com
Fri Jan 10 11:54:03 CST 2003


On January 10, 2003 12:48 am, John K. Hohm wrote:
> +    CLSID const *clsid;                /* NULL for end of list */
[...]
> +    { NULL }                   /* list terminator */

Why not terminate the list with a NULL pointer to the struct instead,
it's simpler and more idiomatic...

-- 
Dimi.




More information about the wine-devel mailing list