Bug 10946 - Patch to fix indentation in wireshark-conf.pl
Summary: Patch to fix indentation in wireshark-conf.pl
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: PIDL and libndr (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Jelmer Vernooij
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 01:20 UTC by Guy Harris
Modified: 2019-04-01 21:20 UTC (History)
0 users

See Also:


Attachments
Patch to fix indentation (492 bytes, patch)
2014-11-20 01:20 UTC, Guy Harris
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guy Harris 2014-11-20 01:20:54 UTC
Created attachment 10444 [details]
Patch to fix indentation

At this point, the only difference between pidl/tests/wireshark-conf.pl and the version in the Wireshark Git repository is the indentation of one line; that line is indented with four spaces while the surrounding lines are indented with a tab.

This patch changes it to be indented with a tab.
Comment 1 Guy Harris 2016-07-27 22:27:36 UTC
Fixed in 3949ed67fcb51a88972f89e9a1c9d674b16c8e9a.
Comment 2 Andrew Bartlett 2019-04-01 21:20:56 UTC
Moving PIDL bugs into Samba as we do not release PIDL separately.