pidl: don't expect to have quote when creating import headers
commit7170cfaaf3b8663ac20be0231baa8ba90e80e5af
authorMatthieu Patou <mat@matws.net>
Tue, 2 Aug 2011 07:50:32 +0000 (2 11:50 +0400)
committerMatthieu Patou <mat@matws.net>
Fri, 5 Aug 2011 21:33:06 +0000 (6 01:33 +0400)
tree366d6d74e6ed0d7be1348a5790e3190a47cc3368
parentbb865b4a95462ec2f1ed7436adb30dd89c91c65d
pidl: don't expect to have quote when creating import headers

Currently the $_ didn't contains the quote anymore, in order to avoid
any further regression the cleanup of quote is done before so that if
$_ still have quotes we clean them in anycase.
pidl/lib/Parse/Pidl/Wireshark/NDR.pm