IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16474


Ignore:
Timestamp:
Feb 14, 2008, 10:12:43 AM (18 years ago)
Author:
Paul Price
Message:

Fixing typo that prevented compilation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/register_imfile.pl

    r16308 r16474  
    3737use Pod::Usage qw( pod2usage );
    3838
    39 my ($cache, $exp_id, $tmp_class_id, $tmp_exp_name, $uri, $dbname, $berbose, $no_update, $no_op);
     39my ($cache, $exp_id, $tmp_class_id, $tmp_exp_name, $uri, $dbname, $verbose, $no_update, $no_op);
    4040GetOptions(
    4141    'caches'           => \$cache,
Note: See TracChangeset for help on using the changeset viewer.