From 7ec0ead48a6e7b770d04802fb8248c1240cd0787 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 28 Nov 2003 08:51:09 +0000 Subject: the beginnings of an automated tool for working out IDL properties of a pipe. I'm not sure how possible this will be without lots of human intervention, but its an interesting thing to try. (This used to be commit d5afe7c6a8651457da9438fcf0035c792701ac86) --- source4/librpc/idl/w32time.idl | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/librpc/idl') diff --git a/source4/librpc/idl/w32time.idl b/source4/librpc/idl/w32time.idl index cca5cacc3b..bb14bddbfd 100644 --- a/source4/librpc/idl/w32time.idl +++ b/source4/librpc/idl/w32time.idl @@ -4,6 +4,7 @@ [ uuid(8fb6d884-2388-11d0-8c35-00c04fda2795), + endpoints(srvsvc atsvc browser keysvc wkssvc), version(4.1) ] interface w32time -- cgit