IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13253


Ignore:
Timestamp:
May 4, 2007, 1:41:35 PM (19 years ago)
Author:
jhoblitt
Message:

comment fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/lib/Nebulous/Client.pm

    r13228 r13253  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: Client.pm,v 1.31 2007-05-04 03:10:17 jhoblitt Exp $
     3# $Id: Client.pm,v 1.32 2007-05-04 23:41:35 jhoblitt Exp $
    44
    55package Nebulous::Client;
     
    183183    $log->debug( "entered - @_" );
    184184
    185     # We have to open the instance that weren't going to copy from first.  If
     185    # We have to open the instance that we're going to copy from first.  If
    186186    # we don't do this, it's possible that open will find & open the new
    187187    # instance that we're in the process of creating
Note: See TracChangeset for help on using the changeset viewer.