aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-sminmpec.pl
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-07-13 13:03:13 -0700
committerAnders Broman <a.broman58@gmail.com>2017-07-15 06:20:34 +0000
commit76efb096d492d999db10fa4a498d474c1e717ed5 (patch)
tree175f17b5a6537c64b71e4ffd89d6aa89f0d2811a /tools/make-sminmpec.pl
parentb992e69c19a4fac968ef7a95d0c439638687a72d (diff)
Rename enterprises to enterprises.tsv and ship it.
Rename "enterprises" to "enterprises.tsv" so that its format is a bit more obvious and so that double-clicking the file might do something useful. Add it to the Windows packages. Change-Id: I5ef54a04ce1b4926aa4535e756e04b3e2a56d463 Reviewed-on: https://code.wireshark.org/review/22616 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'tools/make-sminmpec.pl')
-rwxr-xr-xtools/make-sminmpec.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-sminmpec.pl b/tools/make-sminmpec.pl
index a30e717f71..e00583f450 100755
--- a/tools/make-sminmpec.pl
+++ b/tools/make-sminmpec.pl
@@ -89,7 +89,7 @@ for(@in_lines) {
die "\"End of Document\" not found. Truncated source file?" unless ($end_of_document);
-open OUT, "> enterprises";
+open OUT, "> enterprises.tsv";
print OUT <<"_SMINMPEC";
#