diff options
Diffstat (limited to 'source4/librpc')
-rw-r--r-- | source4/librpc/idl/wmi.idl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/librpc/idl/wmi.idl b/source4/librpc/idl/wmi.idl index c4a8ff706a..11f6b1beaf 100644 --- a/source4/librpc/idl/wmi.idl +++ b/source4/librpc/idl/wmi.idl @@ -1,3 +1,7 @@ +/* + * WMI IDL. + * See http://en.wikipedia.org/wiki/Windows_Management_Instrumentation for more information. + */ #include "idl_types.h" import "dcom.idl"; |