summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-14 15:24:32 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-15 17:40:21 +0200
commitb1b97e39ad1e8fabf42a14d5b268844f10115993 (patch)
tree340fc5807cace202b403544d1f7133190fdc6bbc /source4/librpc
parente7d49794942e68443518ab83a372857ebd4001c6 (diff)
downloadsamba-b1b97e39ad1e8fabf42a14d5b268844f10115993.tar.gz
samba-b1b97e39ad1e8fabf42a14d5b268844f10115993.tar.bz2
samba-b1b97e39ad1e8fabf42a14d5b268844f10115993.zip
Add wikipedia link to WMI.
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/idl/wmi.idl4
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";