Hans Leidekker (@hans) commented about dlls/wbemprox/builtin.c:
return status;
}
+static enum fill_status fill_quickfixengineering( struct table *table, const struct expr *cond ) +{
You don't need a fill function if all you're adding is static data.