IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6490


Ignore:
Timestamp:
Feb 24, 2006, 2:11:32 PM (20 years ago)
Author:
jhoblitt
Message:

fix a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/lib/DataStore/File/Parser.pm

    r6487 r6490  
    11# Copyright (C) 2006  Joshua Hoblitt
    22#
    3 # $Id: Parser.pm,v 1.3 2006-02-25 00:09:10 jhoblitt Exp $
     3# $Id: Parser.pm,v 1.4 2006-02-25 00:11:32 jhoblitt Exp $
    44
    55package DataStore::File::Parser;
     
    135135        }
    136136
    137         # lifo 
     137        # fifo 
    138138        push @data, DataStore::File::Record->new({
    139139            fileid  => $fileid,
Note: See TracChangeset for help on using the changeset viewer.