|
|
Author: metze
Date: 2006-02-22 11:53:04 +0000 (Wed, 22 Feb 2006)
New Revision: 13626
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13626
Log:
fix make test
metze
Modified:
branches/SAMBA_4_0/source/librpc/idl/sasl_helpers.idl
Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/sasl_helpers.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/sasl_helpers.idl 2006-02-22
11:47:41 UTC (rev 13625)
+++ branches/SAMBA_4_0/source/librpc/idl/sasl_helpers.idl 2006-02-22
11:53:04 UTC (rev 13626)
@@ -1,8 +1,6 @@
#include "idl_types.h"
[
- uuid("1-2-3-4-5"),
- version(0.0),
pointer_default(unique),
helpstring("SASL helpers")
]
|
|