summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/dfs.idl
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-10-27 04:48:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:04:50 -0500
commit2bf6dff9834fbd2789c60e7bcc8bac0c414ca01a (patch)
treed0931b70179053c8618a37f1cb2dd437438464f8 /source4/librpc/idl/dfs.idl
parent1a7a5c66f5dd3d28d57cb53e8d5089452b49b0aa (diff)
downloadsamba-2bf6dff9834fbd2789c60e7bcc8bac0c414ca01a.tar.gz
samba-2bf6dff9834fbd2789c60e7bcc8bac0c414ca01a.tar.xz
samba-2bf6dff9834fbd2789c60e7bcc8bac0c414ca01a.zip
r3283: converted to quoted uuid() defines in all our IDL. This should help
the build on systems like solaris with the SunPRO compiler (This used to be commit fe913ad11bf1c5e9fe04ed769a93b0ea16aa0a34)
Diffstat (limited to 'source4/librpc/idl/dfs.idl')
-rw-r--r--source4/librpc/idl/dfs.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/dfs.idl b/source4/librpc/idl/dfs.idl
index a0dbb003ebe..34bb686ba56 100644
--- a/source4/librpc/idl/dfs.idl
+++ b/source4/librpc/idl/dfs.idl
@@ -4,7 +4,7 @@
#include "idl_types.h"
-[ uuid(4fc742e0-4a10-11cf-8273-00aa004ae673),
+[ uuid("4fc742e0-4a10-11cf-8273-00aa004ae673"),
version(3.0),
pointer_default(unique),
helpstring("Settings for Microsoft Distributed File System")