winsif.idl: fix comment about a pidl bug
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Aug 2011 13:38:12 +0000 (15:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 1 Aug 2011 15:47:05 +0000 (17:47 +0200)
metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Aug  1 17:47:05 CEST 2011 on sn-devel-104

source4/librpc/idl/winsif.idl

index a9bf5549e87f9722c5d801e8234cdeba8561a834..a678331b11d362f0bb149e959bd8d3ef85de411e 100644 (file)
@@ -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
        );