IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27864


Ignore:
Timestamp:
May 5, 2010, 3:41:52 PM (16 years ago)
Author:
rhenders
Message:

Removed redundant calls to close(LOGFILE)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czartool.pl

    r27861 r27864  
    248248    printf("+------------+-------+-------+-------+-------+-------+-------+-------+--------+-------+\n");
    249249
    250     close(LOGFILE);
    251250}
    252251
     
    287286    printf("+-----+----------------------------------+-----------+------------+------------+------------+------------+------------+------------+------------+------------+\n");
    288287
    289     close(LOGFILE);
    290288}
    291289
Note: See TracChangeset for help on using the changeset viewer.