wpp: In recursive macro definitions, print the macro name instead of nothing.

This commit is contained in:
Dan Hipschman 2006-07-17 15:26:41 -07:00 committed by Alexandre Julliard
parent bffe5a6922
commit 804993deea
1 changed files with 1 additions and 0 deletions

View File

@ -661,6 +661,7 @@ includelogicentry_t *pp_includelogiclist = NULL;
pp_internal_error(__FILE__, __LINE__, "Invalid define type %d\n", ppp->type);
}
}
else put_buffer(pptext, ppleng);
}
/*