summaryrefslogtreecommitdiff
path: root/tools/fix-encoding-args.pl
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-02-07 17:24:32 +0000
committerBill Meier <wmeier@newsguy.com>2013-02-07 17:24:32 +0000
commit408e6aa2798f6598a2406ebd6fbf261980db9c3b (patch)
tree460bbf39be3470b6a103dc188bc28da488ee8602 /tools/fix-encoding-args.pl
parent64e97d9ec52cbc6f8f432548276a3689b5411784 (diff)
downloadwireshark-408e6aa2798f6598a2406ebd6fbf261980db9c3b.tar.gz
Minor tweaks ...
svn path=/trunk/; revision=47533
Diffstat (limited to 'tools/fix-encoding-args.pl')
-rwxr-xr-xtools/fix-encoding-args.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/fix-encoding-args.pl b/tools/fix-encoding-args.pl
index 7a4f8f2caf..63a8d9c8c7 100755
--- a/tools/fix-encoding-args.pl
+++ b/tools/fix-encoding-args.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
#
# Copyright 2011, William Meier <wmeier[AT]newsguy.com>
#
@@ -41,6 +41,8 @@
#
use strict;
+use warnings;
+
use Getopt::Long;
# Conversion "Requests"