winedump: Do not create a header file when not generating skeleton code.
commit6db84ae4c603e92ce78d3c5254e938fd102bcee1
authorMichael Stefaniuc <mstefani@redhat.de>
Sun, 13 Jan 2008 16:48:11 +0000 (13 17:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jan 2008 14:50:23 +0000 (14 15:50 +0100)
tree233b8b572e17d7bab2205f18f030be86f016ab89
parent7687f78f7133fc0891e0b76f097415f77dc10411
winedump: Do not create a header file when not generating skeleton code.

The header file generated with "winedump spec" without the "-c" option
just includes other headers.
tools/winedump/output.c