IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4633


Ignore:
Timestamp:
Jul 27, 2005, 3:40:26 PM (21 years ago)
Author:
jhoblitt
Message:

remove an old auto-lock comment

File:
1 edited

Legend:

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

    r4632 r4633  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: Client.pm,v 1.16 2005-07-28 01:38:26 jhoblitt Exp $
     3# $Id: Client.pm,v 1.17 2005-07-28 01:40:26 jhoblitt Exp $
    44
    55package Nebulous::Client;
     
    161161    }
    162162
    163     # don't let anybody start reading the new instance before it's fully
    164     # written
    165163    my $fh  = $self->open( $key, 'write' );
    166164    unless ( $fh ) {
Note: See TracChangeset for help on using the changeset viewer.