IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 9, 2016, 11:43:11 AM (10 years ago)
Author:
watersc1
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/Nebulous-Server/lib/Nebulous/Server.pm

    r39672 r39673  
    19471947    # Get the host volume information encoded in the vol_name.
    19481948    # I am unhappy that we have three different if(defined($vol_name)) entries, but I don't see a better way.
    1949     my ($h_vol_id, $h_cab_id, $h_site_id);
     1949#    my ($h_vol_id, $h_cab_id, $h_site_id);
    19501950    if (defined $vol_name) {
    19511951        eval {
Note: See TracChangeset for help on using the changeset viewer.