diff options
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/winsif.idl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/librpc/idl/winsif.idl b/source4/librpc/idl/winsif.idl index a9bf5549e8..a678331b11 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 ); |