ndr dns: Add simple parser
[ira/wip.git] / pidl / lib / Parse / Pidl / NDR.pm
index b5dd2aaf9cdc969129f032d1285ccdb942d4ac6f..21b75687a740fc81da6d6fd9e82f14a12bfff34a 100644 (file)
@@ -72,6 +72,7 @@ my $scalar_alignment = {
        'WERROR' => 4,
        'NTSTATUS' => 4,
        'COMRESULT' => 4,
+       'dns_string' => 4,
        'nbt_string' => 4,
        'wrepl_nbt_name' => 4,
        'ipv4address' => 4,