updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / yfktest / diff.yfktest.pl
blob034349f0531dc7f42da09142230a40fc0d68da16
1 --- yfktest.pl 2008-06-16 17:33:51.000000000 -0600
2 +++ yfktest.pl 2008-07-02 18:54:17.000000000 -0600
3 @@ -86,7 +86,6 @@
5 our ($contest, # definition file: defs/$contest.def
6 $filename, # of this current contest log
7 - $mycall,
8 $assisted, # for cabrillo log
9 $bands,
10 $modes,
11 @@ -94,6 +93,7 @@
12 $power,
13 $transmitter);
15 +our $mycall = '';
16 our $entryfields = 1; # contest dependant
17 our $activefield = 'call';