From 695af0f6ed7ed3d266f3bc1a45a8086b31ef287a Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 1 Aug 2011 15:38:12 +0200 Subject: [PATCH] winsif.idl: fix comment about a pidl bug metze Autobuild-User: Stefan Metzmacher Autobuild-Date: Mon Aug 1 17:47:05 CEST 2011 on sn-devel-104 --- source4/librpc/idl/winsif.idl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source4/librpc/idl/winsif.idl b/source4/librpc/idl/winsif.idl index a9bf5549e87..a678331b11d 100644 --- a/source4/librpc/idl/winsif.idl +++ b/source4/librpc/idl/winsif.idl @@ -236,8 +236,7 @@ import "nbt.idl"; [out,ref] winsif_Address *server_address, /* * TODO: fix pidl to handles this completly correct... - * currently it gives a warning about a missing pointer - * and completely ignores the size_is(80). + * currently it gives a warning about a missing pointer. */ [out,ref,string,charset(DOS),size_is(80)] uint8 *unc_name ); -- 2.34.1