From 6fe216642a1003a2fda2b8332199ff84c8712984 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 12 Aug 2010 09:31:38 +0200 Subject: testprogs/midltests: add some example IDL files and there midltests.exe output metze --- testprogs/win32/midltests/midltests.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testprogs/win32/midltests/midltests.idl') diff --git a/testprogs/win32/midltests/midltests.idl b/testprogs/win32/midltests/midltests.idl index 1932549c56..b327657496 100644 --- a/testprogs/win32/midltests/midltests.idl +++ b/testprogs/win32/midltests/midltests.idl @@ -24,4 +24,4 @@ long srv_midltests_fn(void) return 0x65757254; } -#endif \ No newline at end of file +#endif -- cgit