Sweden-Number/tools/widl
Kevin Puetz 7955b2e526 widl: Remove duplicate '\n\n' in midl_info_guid.
Per standard, ctime already ends with '\n\0', so this doubled it.

Signed-off-by: Kevin Puetz <PuetzKevinA@JohnDeere.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-21 12:54:17 +02:00
..
Makefile.in makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
client.c widl: Output interface C names in method argument list. 2020-09-07 21:07:00 +02:00
expr.c
expr.h
hash.c
hash.h
header.c widl: Emit a guard around library contents. 2020-09-14 19:42:40 +02:00
header.h widl: Output interface C names in method argument list. 2020-09-07 21:07:00 +02:00
parser.h widl: Support fully qualified names in WinRT mode. 2020-09-07 21:07:00 +02:00
parser.l widl: Support fully qualified names in WinRT mode. 2020-09-07 21:07:00 +02:00
parser.y widl: Support fully qualified names in WinRT mode. 2020-09-07 21:07:00 +02:00
proxy.c widl: Output interface C names in method argument list. 2020-09-07 21:07:00 +02:00
register.c widl: Output a registry script for all interfaces written into the typelib. 2020-01-30 16:22:33 +01:00
server.c widl: Cast server functions to void *. 2020-04-09 21:04:04 +02:00
typegen.c widl: Use DECLSPEC_ALIGN in MSVC compatible way for return types too. 2020-05-18 11:54:40 +02:00
typegen.h
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c widl: Also search the include dir relative to the binary path. 2020-01-30 11:33:13 +01:00
widl.h
widl.man.in
widltypes.h widl: Output a registry script for all interfaces written into the typelib. 2020-01-30 16:22:33 +01:00
write_msft.c widl: Remove duplicate '\n\n' in midl_info_guid. 2020-09-21 12:54:17 +02:00