[KS]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Tue, 23 Feb 2010 17:18:07 +0000 (17:18 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Tue, 23 Feb 2010 17:18:07 +0000 (17:18 +0000)
- Fix IID_IUnknown definition 2/X

svn path=/trunk/; revision=45674

reactos/drivers/ksfilter/ks/kcom.c

index 8921caf..96d763a 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "priv.h"
 
-const GUID IID_IUnknown = {0x00000000, 0x0000, 0x0000, {0x00, 0x00, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x46}};
+const GUID IID_IUnknown = {0x00000000, 0x0000, 0x0000, {0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}};
 
 /* http://msdn2.microsoft.com/en-us/library/ms809781.aspx */
 COMDDKAPI NTSTATUS NTAPI