aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-services.pl
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-10-04 20:52:02 +0000
committerGerald Combs <gerald@wireshark.org>2010-10-04 20:52:02 +0000
commit617864a070f784f59fa8b0a2fcd31f37592b6e9b (patch)
tree0dab5cf4638543a4d6f0832f66cc413358f6543a /tools/make-services.pl
parent0721b1ff79d0673d196c0a85ae2185290b956e70 (diff)
Fix the minimum length.
svn path=/trunk/; revision=34374
Diffstat (limited to 'tools/make-services.pl')
-rwxr-xr-xtools/make-services.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-services.pl b/tools/make-services.pl
index fa9459ebc7..171da62aee 100755
--- a/tools/make-services.pl
+++ b/tools/make-services.pl
@@ -26,7 +26,7 @@ use English;
my $svc_file = "services";
my $in = shift;
-my $min_size = 8000000; # Size was 833397 on 2010-10-04
+my $min_size = 800000; # Size was 833397 on 2010-10-04
my @exclude_pats = qw(
^spr-itunes
^spl-itunes